nextToken property
If the result is truncated, the response provides a NextToken
that you can use in the subsequent request to fetch the next set of
collection IDs.
Implementation
final String? nextToken;
If the result is truncated, the response provides a NextToken
that you can use in the subsequent request to fetch the next set of
collection IDs.
final String? nextToken;