| Package | Description |
|---|---|
| software.amazon.awscdk.services.resourcegroups |
AWS::ResourceGroups Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGroup.ResourceQueryProperty.Jsii$Proxy
An implementation for
CfnGroup.ResourceQueryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.ResourceQueryProperty |
CfnGroup.ResourceQueryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.Builder |
CfnGroup.Builder.resourceQuery(CfnGroup.ResourceQueryProperty resourceQuery)
The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group.
|
CfnGroupProps.Builder |
CfnGroupProps.Builder.resourceQuery(CfnGroup.ResourceQueryProperty resourceQuery)
Sets the value of
CfnGroupProps.getResourceQuery() |
void |
CfnGroup.setResourceQuery(CfnGroup.ResourceQueryProperty value)
The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group.
|
Copyright © 2022. All rights reserved.