class Aws::Batch::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 that
tags are listed for. Batch resources that support tags are compute
environments, jobs, job definitions, and job queues. ARNs for child
jobs of array and multi-node parallel (MNP) jobs are not supported.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE