nextContinuationToken property

String? nextContinuationToken
final

The marker used to continue a metrics configuration listing that has been truncated. Use the NextContinuationToken from a previously truncated list response to continue the listing. The continuation token is an opaque value that Amazon S3 understands.

Implementation

final String? nextContinuationToken;