class Aws::OpsWorks::Types::ListTagsResult

Contains the response to a `ListTags` request.

@!attribute [rw] tags

A set of key-value pairs that contain tag keys and tag values that
are attached to a stack or layer.
@return [Hash<String,String>]

@!attribute [rw] next_token

If a paginated request does not return all of the remaining results,
this parameter is set to a token that you can assign to the request
object's `NextToken` parameter to get the next set of results. If
the previous paginated request returned all of the remaining
results, this parameter is set to `null`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/ListTagsResult AWS API Documentation

Constants

SENSITIVE