nextToken property
When the list is truncated, this value is present and should be used for the NextToken parameter in a subsequent pagination request.
Implementation
final String? nextToken;
When the list is truncated, this value is present and should be used for the NextToken parameter in a subsequent pagination request.
final String? nextToken;