public static interface ListTagsForResourceRequest.Builder extends EksRequest.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceRequest.Builder,ListTagsForResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListTagsForResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListTagsForResourceRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are Amazon EKS clusters and managed node groups.
resourceArn - The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the
supported resources are Amazon EKS clusters and managed node groups.ListTagsForResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTagsForResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.