ICostCategoryRef

class aws_cdk.aws_ce.ICostCategoryRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

cost_category_ref

(experimental) A reference to a CostCategory resource.

Stability:

experimental

node

The tree node.