@Stability(value=Stable) public static final class CfnDeployment.ComponentConfigurationUpdateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeployment.ComponentConfigurationUpdateProperty>
CfnDeployment.ComponentConfigurationUpdateProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.ComponentConfigurationUpdateProperty |
build()
Builds the configured instance.
|
CfnDeployment.ComponentConfigurationUpdateProperty.Builder |
merge(String merge)
Sets the value of
CfnDeployment.ComponentConfigurationUpdateProperty.getMerge() |
CfnDeployment.ComponentConfigurationUpdateProperty.Builder |
reset(List<String> reset)
Sets the value of
CfnDeployment.ComponentConfigurationUpdateProperty.getReset() |
@Stability(value=Stable) public CfnDeployment.ComponentConfigurationUpdateProperty.Builder merge(String merge)
CfnDeployment.ComponentConfigurationUpdateProperty.getMerge()merge - `CfnDeployment.ComponentConfigurationUpdateProperty.Merge`.this@Stability(value=Stable) public CfnDeployment.ComponentConfigurationUpdateProperty.Builder reset(List<String> reset)
CfnDeployment.ComponentConfigurationUpdateProperty.getReset()reset - `CfnDeployment.ComponentConfigurationUpdateProperty.Reset`.this@Stability(value=Stable) public CfnDeployment.ComponentConfigurationUpdateProperty build()
build in interface software.amazon.jsii.Builder<CfnDeployment.ComponentConfigurationUpdateProperty>CfnDeployment.ComponentConfigurationUpdatePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.