AWS SDK for .NET Documentation
ContainerFormat Property
AmazonAmazon.EC2.ModelExportToS3TaskTypeContainerFormat Did this page help you?   Yes   No    Tell us about it...
The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image will be exported. Default: ova if TargetEnvironment = vmare, otherwise blank.
Declaration Syntax
C#
public string ContainerFormat { get; set; }
Remarks
Valid Values: ova

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