class Aws::FSx::Types::ListTagsForResourceResponse

The response object for `ListTagsForResource` operation.

@!attribute [rw] tags

A list of tags on the resource.
@return [Array<Types::Tag>]

@!attribute [rw] next_token

This is present if there are more tags than returned in the response
(String). You can use the `NextToken` value in the later request to
fetch the tags.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/ListTagsForResourceResponse AWS API Documentation

Constants

SENSITIVE