@Stability(value=Stable) public static final class CfnGroup.QueryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGroup.QueryProperty>
CfnGroup.QueryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.QueryProperty |
build()
Builds the configured instance.
|
CfnGroup.QueryProperty.Builder |
resourceTypeFilters(List<String> resourceTypeFilters)
Sets the value of
CfnGroup.QueryProperty.getResourceTypeFilters() |
CfnGroup.QueryProperty.Builder |
stackIdentifier(String stackIdentifier)
Sets the value of
CfnGroup.QueryProperty.getStackIdentifier() |
CfnGroup.QueryProperty.Builder |
tagFilters(IResolvable tagFilters)
Sets the value of
CfnGroup.QueryProperty.getTagFilters() |
CfnGroup.QueryProperty.Builder |
tagFilters(List<? extends Object> tagFilters)
Sets the value of
CfnGroup.QueryProperty.getTagFilters() |
@Stability(value=Stable) public CfnGroup.QueryProperty.Builder resourceTypeFilters(List<String> resourceTypeFilters)
CfnGroup.QueryProperty.getResourceTypeFilters()resourceTypeFilters - `CfnGroup.QueryProperty.ResourceTypeFilters`.this@Stability(value=Stable) public CfnGroup.QueryProperty.Builder stackIdentifier(String stackIdentifier)
CfnGroup.QueryProperty.getStackIdentifier()stackIdentifier - `CfnGroup.QueryProperty.StackIdentifier`.this@Stability(value=Stable) public CfnGroup.QueryProperty.Builder tagFilters(IResolvable tagFilters)
CfnGroup.QueryProperty.getTagFilters()tagFilters - `CfnGroup.QueryProperty.TagFilters`.this@Stability(value=Stable) public CfnGroup.QueryProperty.Builder tagFilters(List<? extends Object> tagFilters)
CfnGroup.QueryProperty.getTagFilters()tagFilters - `CfnGroup.QueryProperty.TagFilters`.this@Stability(value=Stable) public CfnGroup.QueryProperty build()
build in interface software.amazon.jsii.Builder<CfnGroup.QueryProperty>CfnGroup.QueryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.