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