You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::DiskImageDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#checksumString

The checksum computed for the disk image.

Returns:

  • (String)

    The checksum computed for the disk image.

#formatString

The disk image format.

Possible values:

  • VMDK
  • RAW
  • VHD

Returns:

  • (String)

    The disk image format.

#import_manifest_urlString

A presigned URL for the import manifest stored in Amazon S3. For information about creating a presigned URL for an Amazon S3 object, read the \"Query String Request Authentication Alternative\" section of the Authenticating REST Requests topic in the Amazon Simple Storage Service Developer Guide.

For information about the import manifest referenced by this API action, see VM Import Manifest.

Returns:

  • (String)

    A presigned URL for the import manifest stored in Amazon S3.

#sizeInteger

The size of the disk image, in GiB.

Returns:

  • (Integer)

    The size of the disk image, in GiB.