BillingGroup

class BillingGroup : KotlinCustomResource

Resource Type definition for AWS::IoT::BillingGroup

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the billing group.

Link copied to clipboard
val awsId: Output<String>

The ID of the billing group.

Link copied to clipboard
val billingGroupName: Output<String>?

The name of the billing group.

Link copied to clipboard

The properties of the billing group.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>