hasMoreTags property

bool hasMoreTags
final

If set to true, more tags are available. To request additional tags, set ExclusiveStartTagKey to the key of the last tag returned.

Implementation

final bool hasMoreTags;