@Stability(value=Stable) public static final class CfnBudgetsAction.ScpActionDefinitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBudgetsAction.ScpActionDefinitionProperty>
CfnBudgetsAction.ScpActionDefinitionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBudgetsAction.ScpActionDefinitionProperty |
build()
Builds the configured instance.
|
CfnBudgetsAction.ScpActionDefinitionProperty.Builder |
policyId(String policyId)
Sets the value of
CfnBudgetsAction.ScpActionDefinitionProperty.getPolicyId() |
CfnBudgetsAction.ScpActionDefinitionProperty.Builder |
targetIds(List<String> targetIds)
Sets the value of
CfnBudgetsAction.ScpActionDefinitionProperty.getTargetIds() |
@Stability(value=Stable) public CfnBudgetsAction.ScpActionDefinitionProperty.Builder policyId(String policyId)
CfnBudgetsAction.ScpActionDefinitionProperty.getPolicyId()policyId - `CfnBudgetsAction.ScpActionDefinitionProperty.PolicyId`. This parameter is required.this@Stability(value=Stable) public CfnBudgetsAction.ScpActionDefinitionProperty.Builder targetIds(List<String> targetIds)
CfnBudgetsAction.ScpActionDefinitionProperty.getTargetIds()targetIds - `CfnBudgetsAction.ScpActionDefinitionProperty.TargetIds`. This parameter is required.this@Stability(value=Stable) public CfnBudgetsAction.ScpActionDefinitionProperty build()
build in interface software.amazon.jsii.Builder<CfnBudgetsAction.ScpActionDefinitionProperty>CfnBudgetsAction.ScpActionDefinitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.