nextContinuationToken property

String? nextContinuationToken
final

The marker used to continue this inventory configuration listing. Use the NextContinuationToken from this response to continue the listing in a subsequent request. The continuation token is an opaque value that Amazon S3 understands.

Implementation

final String? nextContinuationToken;