AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the format and location for the export task.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ExportToS3Task
The ExportToS3Task type exposes the following members
Name | Description | |
---|---|---|
ExportToS3Task() |
Name | Type | Description | |
---|---|---|---|
ContainerFormat | Amazon.EC2.ContainerFormat |
Gets and sets the property ContainerFormat. The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported. |
|
DiskImageFormat | Amazon.EC2.DiskImageFormat |
Gets and sets the property DiskImageFormat. The format for the exported image. |
|
S3Bucket | System.String |
Gets and sets the property S3Bucket.
The Amazon S3 bucket for the destination image. The destination bucket must exist
and have an access control list (ACL) attached that specifies the Region-specific
canonical account ID for the |
|
S3Key | System.String |
Gets and sets the property S3Key. The encryption key for your S3 bucket. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5