@Stability(value=External) public static final class CfnDeploymentGroup.TagFilterProperty.Builder extends Object
CfnDeploymentGroup.TagFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.TagFilterProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.TagFilterProperty.Builder |
key(String key)
Sets the value of Key
|
CfnDeploymentGroup.TagFilterProperty.Builder |
type(String type)
Sets the value of Type
|
CfnDeploymentGroup.TagFilterProperty.Builder |
value(String value)
Sets the value of Value
|
@Stability(value=External) public CfnDeploymentGroup.TagFilterProperty.Builder key(String key)
key - `CfnDeploymentGroup.TagFilterProperty.Key`.this@Stability(value=External) public CfnDeploymentGroup.TagFilterProperty.Builder type(String type)
type - `CfnDeploymentGroup.TagFilterProperty.Type`.this@Stability(value=External) public CfnDeploymentGroup.TagFilterProperty.Builder value(String value)
value - `CfnDeploymentGroup.TagFilterProperty.Value`.this@Stability(value=External) public CfnDeploymentGroup.TagFilterProperty build()
CfnDeploymentGroup.TagFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.