@Stability(value=Stable) public static final class CfnMitigationAction.ReplaceDefaultPolicyVersionParamsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMitigationAction.ReplaceDefaultPolicyVersionParamsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMitigationAction.ReplaceDefaultPolicyVersionParamsProperty |
build()
Builds the configured instance.
|
CfnMitigationAction.ReplaceDefaultPolicyVersionParamsProperty.Builder |
templateName(String templateName)
|
@Stability(value=Stable) public CfnMitigationAction.ReplaceDefaultPolicyVersionParamsProperty.Builder templateName(String templateName)
templateName - The name of the template to be applied. This parameter is required.
The only supported value is BLANK_POLICY .this@Stability(value=Stable) public CfnMitigationAction.ReplaceDefaultPolicyVersionParamsProperty build()
build in interface software.amazon.jsii.Builder<CfnMitigationAction.ReplaceDefaultPolicyVersionParamsProperty>CfnMitigationAction.ReplaceDefaultPolicyVersionParamsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.