@Stability(value=Stable) public static final class CfnGroup.TagFilterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGroup.TagFilterProperty>
CfnGroup.TagFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.TagFilterProperty |
build()
Builds the configured instance.
|
CfnGroup.TagFilterProperty.Builder |
key(String key)
Sets the value of
CfnGroup.TagFilterProperty.getKey() |
CfnGroup.TagFilterProperty.Builder |
values(List<String> values)
Sets the value of
CfnGroup.TagFilterProperty.getValues() |
@Stability(value=Stable) public CfnGroup.TagFilterProperty.Builder key(String key)
CfnGroup.TagFilterProperty.getKey()key - `CfnGroup.TagFilterProperty.Key`.this@Stability(value=Stable) public CfnGroup.TagFilterProperty.Builder values(List<String> values)
CfnGroup.TagFilterProperty.getValues()values - `CfnGroup.TagFilterProperty.Values`.this@Stability(value=Stable) public CfnGroup.TagFilterProperty build()
build in interface software.amazon.jsii.Builder<CfnGroup.TagFilterProperty>CfnGroup.TagFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.