class Aws::MediaConvert::Types::ListTagsForResourceRequest

List the tags for your AWS Elemental MediaConvert resource by sending a request with the Amazon Resource Name (ARN) of the resource. To get the ARN, send a GET request with the resource name.

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

data as a hash:

    {
      arn: "__string", # required
    }

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the resource that you want to list
tags for. To get the ARN, send a GET request with the resource name.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE