@Stability(value=Stable) public static final class CfnStack.StackConfigurationManagerProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStack.StackConfigurationManagerProperty>
CfnStack.StackConfigurationManagerProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStack.StackConfigurationManagerProperty |
build()
Builds the configured instance.
|
CfnStack.StackConfigurationManagerProperty.Builder |
name(String name)
Sets the value of
CfnStack.StackConfigurationManagerProperty.getName() |
CfnStack.StackConfigurationManagerProperty.Builder |
version(String version)
Sets the value of
CfnStack.StackConfigurationManagerProperty.getVersion() |
@Stability(value=Stable) public CfnStack.StackConfigurationManagerProperty.Builder name(String name)
CfnStack.StackConfigurationManagerProperty.getName()name - `CfnStack.StackConfigurationManagerProperty.Name`.this@Stability(value=Stable) public CfnStack.StackConfigurationManagerProperty.Builder version(String version)
CfnStack.StackConfigurationManagerProperty.getVersion()version - `CfnStack.StackConfigurationManagerProperty.Version`.this@Stability(value=Stable) public CfnStack.StackConfigurationManagerProperty build()
build in interface software.amazon.jsii.Builder<CfnStack.StackConfigurationManagerProperty>CfnStack.StackConfigurationManagerPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.