NAME
Paws::EC2::ImportImageResult
ATTRIBUTES
Architecture => Str
The architecture of the virtual machine.
Description => Str
A description of the import task.
Encrypted => Bool
Indicates whether the AMI is encrypted.
Hypervisor => Str
The target hypervisor of the import task.
ImageId => Str
The ID of the Amazon Machine Image (AMI) created by the import task.
ImportTaskId => Str
The task ID of the import image task.
KmsKeyId => Str
The identifier for the symmetric AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to create the encrypted AMI.
LicenseSpecifications => ArrayRef[Paws::EC2::ImportImageLicenseConfigurationResponse]
The ARNs of the license configurations.
LicenseType => Str
The license type of the virtual machine.
Platform => Str
The operating system of the virtual machine.
Progress => Str
The progress of the task.
SnapshotDetails => ArrayRef[Paws::EC2::SnapshotDetail]
Information about the snapshots.
Status => Str
A brief status of the task.
StatusMessage => Str
A detailed status message of the import task.
Tags => ArrayRef[Paws::EC2::Tag]
Any tags assigned to the import image task.