nextKeyMarker property

String? nextKeyMarker
final

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

Implementation

final String? nextKeyMarker;