nextToken
If the response from the ListImports
operation contains more results than specified in the maxResults
parameter, a token is returned in the response.
Use the returned token in the nextToken
parameter of a ListImports
request to return the next page of results. For a complete set of results, call the ListImports
operation until the nextToken
returned in the response is null.