class Aws::GameLift::Types::ListTagsForResourceRequest

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

data as a hash:

    {
      resource_arn: "AmazonResourceName", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name ([ARN][1]) that is assigned to and uniquely
identifies the GameLift resource that you want to retrieve tags for.
GameLift resource ARNs are included in the data object for the
resource, which can be retrieved by calling a List or Describe
operation for the resource type.

[1]: https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE