class Aws::KinesisVideo::Types::ListTagsForStreamOutput

@!attribute [rw] next_token

If you specify this parameter and the result of a `ListTags` call is
truncated, the response includes a token that you can use in the
next request to fetch the next set of tags.
@return [String]

@!attribute [rw] tags

A map of tag keys and values associated with the specified stream.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/kinesisvideo-2017-09-30/ListTagsForStreamOutput AWS API Documentation

Constants

SENSITIVE