toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.costexplorer.kotlin.outputs
/
GetCostCategorySplitChargeRuleParameter
Get
Cost
Category
Split
Charge
Rule
Parameter
data
class
GetCostCategorySplitChargeRuleParameter
(
val
type
:
String
,
val
values
:
List
<
String
>
)
Members
Constructors
Get
Cost
Category
Split
Charge
Rule
Parameter
Link copied to clipboard
constructor
(
type
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
Parameter type.
values
Link copied to clipboard
val
values
:
List
<
String
>
Parameter values.