nextToken property

String? nextToken
final

If the response is truncated, Amazon SageMaker returns this token. To get the next set of lifecycle configurations, use it in the next request.

Implementation

final String? nextToken;