| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
Resource Groups lets you organize Amazon Web Services resources such as Amazon Elastic Compute Cloud instances,
Amazon Relational Database Service databases, and Amazon Simple Storage Service buckets into groups using criteria
that you define as tags.
|
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResponse |
ResourceGroupsClient.tag(TagRequest tagRequest)
Adds tags to a resource group with the specified ARN.
|
default CompletableFuture<TagResponse> |
ResourceGroupsAsyncClient.tag(TagRequest tagRequest)
Adds tags to a resource group with the specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagRequestMarshaller.marshall(TagRequest tagRequest) |
Copyright © 2023. All rights reserved.