AWS SDK for .NET Documentation
Marker Property
AmazonAmazon.Glacier.ModelInventoryRetrievalJobDescriptionMarker Did this page help you?   Yes   No    Tell us about it...
An opaque string that represents where to continue pagination of the vault inventory retrieval results. You use the marker in a new InitiateJob request to obtain additional inventory items. If there are no more inventory items, this value is null. For more information, see Range Inventory Retrieval.
Declaration Syntax
C#
public string Marker { get; set; }

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