IBudgetRef

class aws_cdk.aws_budgets.IBudgetRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

budget_ref

(experimental) A reference to a Budget resource.

Stability:

experimental

node

The tree node.