class Aws::EKS::Types::ListTagsForResourceRequest

@note When making an API call, you may pass ListTagsForResourceRequest

data as a hash:

    {
      resource_arn: "String", # required
    }

@!attribute [rw] resource_arn

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE