public static final class CfnBudgetsAction.ScpActionDefinitionProperty.Builder
extends java.lang.Object
CfnBudgetsAction.ScpActionDefinitionProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnBudgetsAction.ScpActionDefinitionProperty |
build()
Builds the configured instance.
|
CfnBudgetsAction.ScpActionDefinitionProperty.Builder |
policyId(java.lang.String policyId)
Sets the value of
CfnBudgetsAction.ScpActionDefinitionProperty.getPolicyId() |
CfnBudgetsAction.ScpActionDefinitionProperty.Builder |
targetIds(java.util.List<java.lang.String> targetIds)
Sets the value of
CfnBudgetsAction.ScpActionDefinitionProperty.getTargetIds() |
public CfnBudgetsAction.ScpActionDefinitionProperty.Builder policyId(java.lang.String policyId)
CfnBudgetsAction.ScpActionDefinitionProperty.getPolicyId()
policyId
- The policy ID attached. This parameter is required.this
public CfnBudgetsAction.ScpActionDefinitionProperty.Builder targetIds(java.util.List<java.lang.String> targetIds)
CfnBudgetsAction.ScpActionDefinitionProperty.getTargetIds()
targetIds
- A list of target IDs. This parameter is required.this
public CfnBudgetsAction.ScpActionDefinitionProperty build()
CfnBudgetsAction.ScpActionDefinitionProperty
java.lang.NullPointerException
- if any required attribute was not provided