class Aws::ElasticBeanstalk::Types::ListTagsForResourceMessage

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

data as a hash:

    {
      resource_arn: "ResourceArn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the resouce for which a tag list
is requested.

Must be the ARN of an Elastic Beanstalk resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/ListTagsForResourceMessage AWS API Documentation

Constants

SENSITIVE