nextToken property

String? nextToken
final

The token to use to advance to the next page of instance recommendations.

This value is null when there are no more pages of instance recommendations to return.

Implementation

final String? nextToken;