nextToken property
If the response contains NextToken
, submit another
ListOperations
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;