nextMarker property

String? nextMarker
final

If IsTruncated is true, this element is present and contains the value that you can use for the Marker request parameter to continue listing your invalidation batches where they left off.

Implementation

final String? nextMarker;