@Stability(value=Stable) public static final class CfnDeploymentStrategy.TagsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentStrategy.TagsProperty>
CfnDeploymentStrategy.TagsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentStrategy.TagsProperty |
build()
Builds the configured instance.
|
CfnDeploymentStrategy.TagsProperty.Builder |
key(String key)
Sets the value of
CfnDeploymentStrategy.TagsProperty.getKey() |
CfnDeploymentStrategy.TagsProperty.Builder |
value(String value)
Sets the value of
CfnDeploymentStrategy.TagsProperty.getValue() |
@Stability(value=Stable) public CfnDeploymentStrategy.TagsProperty.Builder key(String key)
CfnDeploymentStrategy.TagsProperty.getKey()key - `CfnDeploymentStrategy.TagsProperty.Key`.this@Stability(value=Stable) public CfnDeploymentStrategy.TagsProperty.Builder value(String value)
CfnDeploymentStrategy.TagsProperty.getValue()value - `CfnDeploymentStrategy.TagsProperty.Value`.this@Stability(value=Stable) public CfnDeploymentStrategy.TagsProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentStrategy.TagsProperty>CfnDeploymentStrategy.TagsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.