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