public static final class CfnDeploymentGroup.TagFilterProperty.Builder
extends java.lang.Object
CfnDeploymentGroup.TagFilterProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDeploymentGroup.TagFilterProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.TagFilterProperty.Builder |
key(java.lang.String key)
Sets the value of
CfnDeploymentGroup.TagFilterProperty.getKey() |
CfnDeploymentGroup.TagFilterProperty.Builder |
type(java.lang.String type)
Sets the value of
CfnDeploymentGroup.TagFilterProperty.getType() |
CfnDeploymentGroup.TagFilterProperty.Builder |
value(java.lang.String value)
Sets the value of
CfnDeploymentGroup.TagFilterProperty.getValue() |
public CfnDeploymentGroup.TagFilterProperty.Builder key(java.lang.String key)
CfnDeploymentGroup.TagFilterProperty.getKey()
key
- The on-premises instance tag filter key.this
public CfnDeploymentGroup.TagFilterProperty.Builder type(java.lang.String type)
CfnDeploymentGroup.TagFilterProperty.getType()
type
- The on-premises instance tag filter type:.
this
public CfnDeploymentGroup.TagFilterProperty.Builder value(java.lang.String value)
CfnDeploymentGroup.TagFilterProperty.getValue()
value
- The on-premises instance tag filter value.this
public CfnDeploymentGroup.TagFilterProperty build()
CfnDeploymentGroup.TagFilterProperty
java.lang.NullPointerException
- if any required attribute was not provided