class Aws::QLDB::Types::ListTagsForResourceRequest

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

data as a hash:

    {
      resource_arn: "Arn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) for which to list the tags. For
example:

`arn:aws:qldb:us-east-1:123456789012:ledger/exampleLedger`
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/qldb-2019-01-02/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE