AWS SDK for .NET Documentation
Marker Property
AmazonAmazon.Glacier.ModelListJobsRequestMarker Did this page help you?   Yes   No    Tell us about it...
An opaque string used for pagination. This value specifies the job at which the listing of jobs should begin. Get the marker value from a previous List Jobs response. You need only include the marker if you are continuing the pagination of results started in a previous List Jobs request.
Declaration Syntax
C#
public string Marker { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)