nextToken property
If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.
Implementation
final String? nextToken;
If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.
final String? nextToken;