public static interface GetTagsResponse.Builder extends ResourceGroupsResponse.Builder, SdkPojo, CopyableBuilder<GetTagsResponse.Builder,GetTagsResponse>
| Modifier and Type | Method and Description |
|---|---|
GetTagsResponse.Builder |
arn(String arn)
The ARN of the tagged resource group.
|
GetTagsResponse.Builder |
tags(Map<String,String> tags)
The tags associated with the specified resource group.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTagsResponse.Builder arn(String arn)
The ARN of the tagged resource group.
arn - The ARN of the tagged resource group.GetTagsResponse.Builder tags(Map<String,String> tags)
The tags associated with the specified resource group.
tags - The tags associated with the specified resource group.Copyright © 2023. All rights reserved.