nextToken property

String? nextToken
final

The next token field is used for paginated responses. When this is not empty, there are additional container recipes that the service has not included in this response. Use this token with the next request to retrieve additional list items.

Implementation

final String? nextToken;