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 |
withKey(String value)
Sets the value of Key
|
CfnDeploymentGroup.EC2TagFilterProperty.Builder |
withType(String value)
Sets the value of Type
|
CfnDeploymentGroup.EC2TagFilterProperty.Builder |
withValue(String value)
Sets the value of Value
|
public CfnDeploymentGroup.EC2TagFilterProperty.Builder withKey(@Nullable String value)
value - ``CfnDeploymentGroup.EC2TagFilterProperty.Key``thispublic CfnDeploymentGroup.EC2TagFilterProperty.Builder withType(@Nullable String value)
value - ``CfnDeploymentGroup.EC2TagFilterProperty.Type``thispublic CfnDeploymentGroup.EC2TagFilterProperty.Builder withValue(@Nullable String value)
value - ``CfnDeploymentGroup.EC2TagFilterProperty.Value``thispublic CfnDeploymentGroup.EC2TagFilterProperty build()
CfnDeploymentGroup.EC2TagFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.