nextToken
Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.
For the first ListSourceLocations
request, omit this value. For subsequent requests, get the value of NextToken
from the previous response and specify that value for NextToken
in the request. Continue making requests until the response no longer includes a NextToken
value, which indicates that all results have been retrieved.