Skip to content

/AWS1/CL_EC2IMPORTIMAGERESULT

ImportImageResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARCHITECTURE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The architecture of the virtual machine.

IV_DESCRIPTION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A description of the import task.

IV_ENCRYPTED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether the AMI is encrypted.

IV_HYPERVISOR TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The target hypervisor of the import task.

IV_IMAGEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the Amazon Machine Image (AMI) created by the import task.

IV_IMPORTTASKID TYPE /AWS1/EC2IMPORTIMAGETASKID /AWS1/EC2IMPORTIMAGETASKID

The task ID of the import image task.

IV_KMSKEYID TYPE /AWS1/EC2KMSKEYID /AWS1/EC2KMSKEYID

The identifier for the symmetric KMS key that was used to create the encrypted AMI.

IV_LICENSETYPE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The license type of the virtual machine.

IV_PLATFORM TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The operating system of the virtual machine.

IV_PROGRESS TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The progress of the task.

IT_SNAPSHOTDETAILS TYPE /AWS1/CL_EC2SNAPSHOTDETAIL=>TT_SNAPSHOTDETAILLIST TT_SNAPSHOTDETAILLIST

Information about the snapshots.

IV_STATUS TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A brief status of the task.

IV_STATUSMESSAGE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A detailed status message of the import task.

IT_LICENSESPECIFICATIONS TYPE /AWS1/CL_EC2IMPIMAGELICENSEC00=>TT_IMPIMAGELICENSESPECLISTRSP TT_IMPIMAGELICENSESPECLISTRSP

The ARNs of the license configurations.

IT_TAGS TYPE /AWS1/CL_EC2TAG=>TT_TAGLIST TT_TAGLIST

Any tags assigned to the import image task.

IV_USAGEOPERATION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The usage operation value.


Queryable Attributes

Architecture

The architecture of the virtual machine.

Accessible with the following methods

Method Description
GET_ARCHITECTURE() Getter for ARCHITECTURE, with configurable default
ASK_ARCHITECTURE() Getter for ARCHITECTURE w/ exceptions if field has no value
HAS_ARCHITECTURE() Determine if ARCHITECTURE has a value

Description

A description of the import task.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

Encrypted

Indicates whether the AMI is encrypted.

Accessible with the following methods

Method Description
GET_ENCRYPTED() Getter for ENCRYPTED, with configurable default
ASK_ENCRYPTED() Getter for ENCRYPTED w/ exceptions if field has no value
HAS_ENCRYPTED() Determine if ENCRYPTED has a value

Hypervisor

The target hypervisor of the import task.

Accessible with the following methods

Method Description
GET_HYPERVISOR() Getter for HYPERVISOR, with configurable default
ASK_HYPERVISOR() Getter for HYPERVISOR w/ exceptions if field has no value
HAS_HYPERVISOR() Determine if HYPERVISOR has a value

ImageId

The ID of the Amazon Machine Image (AMI) created by the import task.

Accessible with the following methods

Method Description
GET_IMAGEID() Getter for IMAGEID, with configurable default
ASK_IMAGEID() Getter for IMAGEID w/ exceptions if field has no value
HAS_IMAGEID() Determine if IMAGEID has a value

ImportTaskId

The task ID of the import image task.

Accessible with the following methods

Method Description
GET_IMPORTTASKID() Getter for IMPORTTASKID, with configurable default
ASK_IMPORTTASKID() Getter for IMPORTTASKID w/ exceptions if field has no value
HAS_IMPORTTASKID() Determine if IMPORTTASKID has a value

KmsKeyId

The identifier for the symmetric KMS key that was used to create the encrypted AMI.

Accessible with the following methods

Method Description
GET_KMSKEYID() Getter for KMSKEYID, with configurable default
ASK_KMSKEYID() Getter for KMSKEYID w/ exceptions if field has no value
HAS_KMSKEYID() Determine if KMSKEYID has a value

LicenseType

The license type of the virtual machine.

Accessible with the following methods

Method Description
GET_LICENSETYPE() Getter for LICENSETYPE, with configurable default
ASK_LICENSETYPE() Getter for LICENSETYPE w/ exceptions if field has no value
HAS_LICENSETYPE() Determine if LICENSETYPE has a value

Platform

The operating system of the virtual machine.

Accessible with the following methods

Method Description
GET_PLATFORM() Getter for PLATFORM, with configurable default
ASK_PLATFORM() Getter for PLATFORM w/ exceptions if field has no value
HAS_PLATFORM() Determine if PLATFORM has a value

Progress

The progress of the task.

Accessible with the following methods

Method Description
GET_PROGRESS() Getter for PROGRESS, with configurable default
ASK_PROGRESS() Getter for PROGRESS w/ exceptions if field has no value
HAS_PROGRESS() Determine if PROGRESS has a value

SnapshotDetails

Information about the snapshots.

Accessible with the following methods

Method Description
GET_SNAPSHOTDETAILS() Getter for SNAPSHOTDETAILS, with configurable default
ASK_SNAPSHOTDETAILS() Getter for SNAPSHOTDETAILS w/ exceptions if field has no val
HAS_SNAPSHOTDETAILS() Determine if SNAPSHOTDETAILS has a value

Status

A brief status of the task.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

StatusMessage

A detailed status message of the import task.

Accessible with the following methods

Method Description
GET_STATUSMESSAGE() Getter for STATUSMESSAGE, with configurable default
ASK_STATUSMESSAGE() Getter for STATUSMESSAGE w/ exceptions if field has no value
HAS_STATUSMESSAGE() Determine if STATUSMESSAGE has a value

LicenseSpecifications

The ARNs of the license configurations.

Accessible with the following methods

Method Description
GET_LICENSESPECIFICATIONS() Getter for LICENSESPECIFICATIONS, with configurable default
ASK_LICENSESPECIFICATIONS() Getter for LICENSESPECIFICATIONS w/ exceptions if field has
HAS_LICENSESPECIFICATIONS() Determine if LICENSESPECIFICATIONS has a value

Tags

Any tags assigned to the import image task.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

UsageOperation

The usage operation value.

Accessible with the following methods

Method Description
GET_USAGEOPERATION() Getter for USAGEOPERATION, with configurable default
ASK_USAGEOPERATION() Getter for USAGEOPERATION w/ exceptions if field has no valu
HAS_USAGEOPERATION() Determine if USAGEOPERATION has a value