Class: Aws::EC2::Types::ImportImageResult

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#architectureString

The architecture of the virtual machine.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A description of the import task.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#encryptedBoolean

Indicates whether the AMI is encrypted.

Returns:

  • (Boolean)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#hypervisorString

The target hypervisor of the import task.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#image_idString

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

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#import_task_idString

The task ID of the import image task.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_idString

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

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#license_specificationsArray<Types::ImportImageLicenseConfigurationResponse>

The ARNs of the license configurations.



38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#license_typeString

The license type of the virtual machine.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#platformString

The operating system of the virtual machine.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#progressString

The progress of the task.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#snapshot_detailsArray<Types::SnapshotDetail>

Information about the snapshots.

Returns:



38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

A brief status of the task.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

A detailed status message of the import task.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

Any tags assigned to the import image task.

Returns:



38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end

#usage_operationString

The usage operation value.

Returns:

  • (String)


38115
38116
38117
38118
38119
38120
38121
38122
38123
38124
38125
38126
38127
38128
38129
38130
38131
38132
38133
38134
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 38115

class ImportImageResult < Struct.new(
  :architecture,
  :description,
  :encrypted,
  :hypervisor,
  :image_id,
  :import_task_id,
  :kms_key_id,
  :license_type,
  :platform,
  :progress,
  :snapshot_details,
  :status,
  :status_message,
  :license_specifications,
  :tags,
  :usage_operation)
  SENSITIVE = []
  include Aws::Structure
end