The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::EC2::ExportImageResult

ATTRIBUTES

Description => Str

A description of the image being exported.

DiskImageFormat => Str

The disk image format for the exported image.

Valid values are: "VMDK", "RAW", "VHD" =head2 ExportImageTaskId => Str

The ID of the export image task.

ImageId => Str

The ID of the image.

Progress => Str

The percent complete of the export image task.

RoleName => Str

The name of the role that grants VM Import/Export permission to export images to your Amazon S3 bucket.

S3ExportLocation => Paws::EC2::ExportTaskS3Location

Information about the destination Amazon S3 bucket.

Status => Str

The status of the export image task. The possible values are active, completed, deleting, and deleted.

StatusMessage => Str

The status message for the export image task.

Tags => ArrayRef[Paws::EC2::Tag]

Any tags assigned to the export image task.

_request_id => Str