interface IBillingGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.IBillingGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#IBillingGroupRef |
![]() | software.amazon.awscdk.services.iot.IBillingGroupRef |
![]() | aws_cdk.aws_iot.IBillingGroupRef |
![]() | aws-cdk-lib » aws_iot » IBillingGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a BillingGroup.
Properties
Name | Type | Description |
---|---|---|
billing | Billing | A reference to a BillingGroup resource. |
node | Node | The tree node. |
billingGroupRef
Type:
Billing
A reference to a BillingGroup resource.
node
Type:
Node
The tree node.