AWS SDK for .NET Documentation
Type Property
AmazonAmazon.Glacier.ModelJobParametersType Did this page help you?   Yes   No    Tell us about it...
The job type. You can initiate a job to retrieve an archive or get an inventory of a vault. Valid values are "archive-retrieval" and "inventory-retrieval".
Declaration Syntax
C#
public string Type { get; set; }

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