@Stability(value=Stable) public static final class CfnDeploymentGroup.EC2TagFilterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.EC2TagFilterProperty>
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
CfnDeploymentGroup.EC2TagFilterProperty.getKey() |
CfnDeploymentGroup.EC2TagFilterProperty.Builder |
type(String type)
Sets the value of
CfnDeploymentGroup.EC2TagFilterProperty.getType() |
CfnDeploymentGroup.EC2TagFilterProperty.Builder |
value(String value)
Sets the value of
CfnDeploymentGroup.EC2TagFilterProperty.getValue() |
@Stability(value=Stable) public CfnDeploymentGroup.EC2TagFilterProperty.Builder key(String key)
CfnDeploymentGroup.EC2TagFilterProperty.getKey()key - `CfnDeploymentGroup.EC2TagFilterProperty.Key`.this@Stability(value=Stable) public CfnDeploymentGroup.EC2TagFilterProperty.Builder type(String type)
CfnDeploymentGroup.EC2TagFilterProperty.getType()type - `CfnDeploymentGroup.EC2TagFilterProperty.Type`.this@Stability(value=Stable) public CfnDeploymentGroup.EC2TagFilterProperty.Builder value(String value)
CfnDeploymentGroup.EC2TagFilterProperty.getValue()value - `CfnDeploymentGroup.EC2TagFilterProperty.Value`.this@Stability(value=Stable) public CfnDeploymentGroup.EC2TagFilterProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.EC2TagFilterProperty>CfnDeploymentGroup.EC2TagFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.