nextToken property

String? nextToken
final

NextToken is the token to use in the next call to ListContainers. This token is returned only if you included the MaxResults tag in the original command, and only if there are still containers to return.

Implementation

final String? nextToken;