@Stability(value=Stable) public static final class CfnGroup.ResourceQueryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGroup.ResourceQueryProperty>
CfnGroup.ResourceQueryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.ResourceQueryProperty |
build()
Builds the configured instance.
|
CfnGroup.ResourceQueryProperty.Builder |
query(CfnGroup.QueryProperty query)
Sets the value of
CfnGroup.ResourceQueryProperty.getQuery() |
CfnGroup.ResourceQueryProperty.Builder |
query(IResolvable query)
Sets the value of
CfnGroup.ResourceQueryProperty.getQuery() |
CfnGroup.ResourceQueryProperty.Builder |
type(String type)
Sets the value of
CfnGroup.ResourceQueryProperty.getType() |
@Stability(value=Stable) public CfnGroup.ResourceQueryProperty.Builder query(CfnGroup.QueryProperty query)
CfnGroup.ResourceQueryProperty.getQuery()query - `CfnGroup.ResourceQueryProperty.Query`.this@Stability(value=Stable) public CfnGroup.ResourceQueryProperty.Builder query(IResolvable query)
CfnGroup.ResourceQueryProperty.getQuery()query - `CfnGroup.ResourceQueryProperty.Query`.this@Stability(value=Stable) public CfnGroup.ResourceQueryProperty.Builder type(String type)
CfnGroup.ResourceQueryProperty.getType()type - `CfnGroup.ResourceQueryProperty.Type`.this@Stability(value=Stable) public CfnGroup.ResourceQueryProperty build()
build in interface software.amazon.jsii.Builder<CfnGroup.ResourceQueryProperty>CfnGroup.ResourceQueryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.