toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.outputs
/
BillingGroupPropertiesProperties
Billing
Group
Properties
Properties
data
class
BillingGroupPropertiesProperties
(
val
billingGroupDescription
:
String
?
=
null
)
The properties of the billing group.
Members
Constructors
Billing
Group
Properties
Properties
Link copied to clipboard
constructor
(
billingGroupDescription
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
billing
Group
Description
Link copied to clipboard
val
billingGroupDescription
:
String
?
=
null
The description of the billing group.