nextVersionIdMarker property

String? nextVersionIdMarker
final

When the number of responses exceeds the value of MaxKeys, NextVersionIdMarker specifies the first object version not returned that satisfies the search criteria. Use this value for the version-id-marker request parameter in a subsequent request.

Implementation

final String? nextVersionIdMarker;