AWS SDK for .NET Documentation
Format Property
AmazonAmazon.Glacier.ModelJobParametersFormat Did this page help you?   Yes   No    Tell us about it...
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. 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)