interface IBillingGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.BillingConductor.IBillingGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbillingconductor#IBillingGroupRef |
![]() | software.amazon.awscdk.services.billingconductor.IBillingGroupRef |
![]() | aws_cdk.aws_billingconductor.IBillingGroupRef |
![]() | aws-cdk-lib » aws_billingconductor » 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.