public static interface GetTagsRequest.Builder extends ResourceGroupsRequest.Builder, SdkPojo, CopyableBuilder<GetTagsRequest.Builder,GetTagsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTagsRequest.Builder |
arn(String arn)
The ARN of the resource for which you want a list of tags.
|
GetTagsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetTagsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationcopyapplyMutation, buildGetTagsRequest.Builder arn(String arn)
The ARN of the resource for which you want a list of tags. The resource must exist within the account you are using.
arn - The ARN of the resource for which you want a list of tags. The resource must exist within the account
you are using.GetTagsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTagsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.