nextToken property

String? nextToken
final

If the response contains NextToken, submit another ListNamespaces request to get the next group of results. Specify the value of NextToken from the previous response in the next request.

Implementation

final String? nextToken;