tags property

List<Tag> tags
final

A list of tags associated with StreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.

Implementation

final List<Tag> tags;