IBudgetsActionRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

budgets_action_ref

(experimental) A reference to a BudgetsAction resource.

Stability:

experimental

node

The tree node.