nextToken property
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
Implementation
final String? nextToken;
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
final String? nextToken;