AWS SDK for .NET Documentation
Format Property
AmazonAmazon.Glacier.ModelInventoryRetrievalJobDescriptionFormat Did this page help you?   Yes   No    Tell us about it...
The output format for the vault inventory list, which is set by the InitiateJob request when initiating a job to retrieve a vault inventory. Valid values are "CSV" and "JSON".
Declaration Syntax
C#
public string Format { get; set; }

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