pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin
/
BillingGroupArgs
/
BillingGroupArgs
Billing
Group
Args
fun
BillingGroupArgs
(
name
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
BillingGroupPropertiesArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)