ICustomLineItemRef

class aws_cdk.aws_billingconductor.ICustomLineItemRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a CustomLineItem.

Stability:

experimental

Attributes

custom_line_item_ref

(experimental) A reference to a CustomLineItem resource.

Stability:

experimental

node

The tree node.