ImportImageResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The architecture of the virtual machine.

Link copied to clipboard

A description of the import task.

Link copied to clipboard

Indicates whether the AMI is encrypted.

Link copied to clipboard

The target hypervisor of the import task.

Link copied to clipboard

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

Link copied to clipboard

The task ID of the import image task.

Link copied to clipboard

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

Link copied to clipboard

The ARNs of the license configurations.

Link copied to clipboard

The license type of the virtual machine.

Link copied to clipboard

The operating system of the virtual machine.

Link copied to clipboard

The progress of the task.

Link copied to clipboard

Information about the snapshots.

Link copied to clipboard

A brief status of the task.

Link copied to clipboard

A detailed status message of the import task.

Link copied to clipboard
val tags: List<Tag>?

Any tags assigned to the import image task.

Link copied to clipboard

The usage operation value.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String