interface IBudgetsActionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Budgets.IBudgetsActionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbudgets#IBudgetsActionRef |
![]() | software.amazon.awscdk.services.budgets.IBudgetsActionRef |
![]() | aws_cdk.aws_budgets.IBudgetsActionRef |
![]() | aws-cdk-lib » aws_budgets » IBudgetsActionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a BudgetsAction.
Properties
Name | Type | Description |
---|---|---|
budgets | Budgets | A reference to a BudgetsAction resource. |
node | Node | The tree node. |
budgetsActionRef
Type:
Budgets
A reference to a BudgetsAction resource.
node
Type:
Node
The tree node.