| 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 CompletableFuture<GetGroupConfigurationResponse> |
ResourceGroupsAsyncClient.getGroupConfiguration(GetGroupConfigurationRequest getGroupConfigurationRequest)
Retrieves the service configuration associated with the specified resource group.
|
default GetGroupConfigurationResponse |
ResourceGroupsClient.getGroupConfiguration(GetGroupConfigurationRequest getGroupConfigurationRequest)
Retrieves the service configuration associated with the specified resource group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGroupConfigurationRequestMarshaller.marshall(GetGroupConfigurationRequest getGroupConfigurationRequest) |
Copyright © 2023. All rights reserved.