NAME
Paws::Kinesis::ListTagsForStreamOutput
ATTRIBUTES
REQUIRED HasMoreTags => Bool
If set to true, more tags are available. To request additional tags, set ExclusiveStartTagKey to the key of the last tag returned.
REQUIRED Tags => ArrayRef[Paws::Kinesis::Tag]
A list of tags associated with StreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.