class Aws::EFS::Types::DescribeTagsResponse

@!attribute [rw] marker

If the request included a `Marker`, the response returns that value
in this field.
@return [String]

@!attribute [rw] tags

Returns tags associated with the file system as an array of `Tag`
objects.
@return [Array<Types::Tag>]

@!attribute [rw] next_marker

If a value is present, there are more tags to return. In a
subsequent request, you can provide the value of `NextMarker` as the
value of the `Marker` parameter in your next request to retrieve the
next set of tags.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeTagsResponse AWS API Documentation

Constants

SENSITIVE