@Stability(value=Stable) public static final class CfnBudgetsAction.ActionThresholdProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBudgetsAction.ActionThresholdProperty>
CfnBudgetsAction.ActionThresholdProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBudgetsAction.ActionThresholdProperty |
build()
Builds the configured instance.
|
CfnBudgetsAction.ActionThresholdProperty.Builder |
type(String type)
Sets the value of
CfnBudgetsAction.ActionThresholdProperty.getType() |
CfnBudgetsAction.ActionThresholdProperty.Builder |
value(Number value)
Sets the value of
CfnBudgetsAction.ActionThresholdProperty.getValue() |
@Stability(value=Stable) public CfnBudgetsAction.ActionThresholdProperty.Builder type(String type)
CfnBudgetsAction.ActionThresholdProperty.getType()type - The type of threshold for a notification. This parameter is required.this@Stability(value=Stable) public CfnBudgetsAction.ActionThresholdProperty.Builder value(Number value)
CfnBudgetsAction.ActionThresholdProperty.getValue()value - The threshold of a notification. This parameter is required.this@Stability(value=Stable) public CfnBudgetsAction.ActionThresholdProperty build()
build in interface software.amazon.jsii.Builder<CfnBudgetsAction.ActionThresholdProperty>CfnBudgetsAction.ActionThresholdPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.