interface ICustomLineItemRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.BillingConductor.ICustomLineItemRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbillingconductor#ICustomLineItemRef |
![]() | software.amazon.awscdk.services.billingconductor.ICustomLineItemRef |
![]() | aws_cdk.aws_billingconductor.ICustomLineItemRef |
![]() | aws-cdk-lib » aws_billingconductor » ICustomLineItemRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CustomLineItem.
Properties
Name | Type | Description |
---|---|---|
custom | Custom | A reference to a CustomLineItem resource. |
node | Node | The tree node. |
customLineItemRef
Type:
Custom
A reference to a CustomLineItem resource.
node
Type:
Node
The tree node.