class Aws::ServiceQuotas::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) for the applied quota for which you
want to list tags. You can get this information by using the Service
Quotas console, or by listing the quotas using the
[list-service-quotas][1] AWS CLI command or the
[ListServiceQuotas][2] AWS API operation.

[1]: https://docs.aws.amazon.com/cli/latest/reference/service-quotas/list-service-quotas.html
[2]: https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_ListServiceQuotas.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/service-quotas-2019-06-24/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE