hasMoreTags property

bool hasMoreTags
final

If this is true in the response, more tags are available. To list the remaining tags, set ExclusiveStartTagKey to the key of the last tag returned and call ListTagsForDeliveryStream again.

Implementation

final bool hasMoreTags;