nextToken property

String? nextToken
final

The paginated results marker. When the result of a ListConfigurations operation is truncated, the call returns NextToken in the response. To get another batch of configurations, provide this token in your next request.

Implementation

final String? nextToken;