Expand description
Account-partitioned, serializable state for AWS Resource Groups.
Structs§
- Account
Settings - Resource
Group - A resource group.
resourcesholds ARNs explicitly associated viaGroupResources(for configuration/service-linked groups without a query); query-based groups compute membership from theirquery. - Resource
Groups Snapshot - Resource
Groups State - Resource
Query - A resource query attached to a group: either a tag filter or a
CloudFormation-stack membership query.
queryis the raw JSON string AWS carries in theQuerymember. - TagSync
Task - A tag-sync task binding a tag key/value to a group so matching resources are auto-associated.