Package software.amazon.awscdk.services.resourcegroups
package software.amazon.awscdk.services.resourcegroups
AWS::ResourceGroups Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.resourcegroups.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for ResourceGroups construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ResourceGroups resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ResourceGroups.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates a resource group with the specified name and description.A fluent builder for
CfnGroup
.One of the items in the service configuration assigned to a resource group.A builder forCfnGroup.ConfigurationItemProperty
An implementation forCfnGroup.ConfigurationItemProperty
One parameter for a group configuration item.A builder forCfnGroup.ConfigurationParameterProperty
An implementation forCfnGroup.ConfigurationParameterProperty
Specifies details within aResourceQuery
structure that determines the membership of the resource group.A builder forCfnGroup.QueryProperty
An implementation forCfnGroup.QueryProperty
The query used to dynamically define the members of a group.A builder forCfnGroup.ResourceQueryProperty
An implementation forCfnGroup.ResourceQueryProperty
Specifies a single tag key and optional values that you can use to specify membership in a tag-based group.A builder forCfnGroup.TagFilterProperty
An implementation forCfnGroup.TagFilterProperty
Properties for defining aCfnGroup
.A builder forCfnGroupProps
An implementation forCfnGroupProps