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