nextToken property

String? nextToken
final

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;