| Package | Description |
|---|---|
| software.amazon.awscdk.services.budgets |
AWS Budgets Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBudgetsAction.ActionThresholdProperty.Jsii$Proxy
An implementation for
CfnBudgetsAction.ActionThresholdProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBudgetsAction.ActionThresholdProperty |
CfnBudgetsAction.ActionThresholdProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBudgetsAction.Builder |
CfnBudgetsAction.Builder.actionThreshold(CfnBudgetsAction.ActionThresholdProperty actionThreshold)
The trigger threshold of the action.
|
CfnBudgetsActionProps.Builder |
CfnBudgetsActionProps.Builder.actionThreshold(CfnBudgetsAction.ActionThresholdProperty actionThreshold)
Sets the value of
CfnBudgetsActionProps.getActionThreshold() |
void |
CfnBudgetsAction.setActionThreshold(CfnBudgetsAction.ActionThresholdProperty value)
The trigger threshold of the action.
|
Copyright © 2022. All rights reserved.