Module: Aws::EC2::Client::_ImportImageResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ImportImageResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#architecture::String

Returns:

  • (::String)


10932
# File 'sig/client.rbs', line 10932

def architecture: () -> ::String

#description::String

Returns:

  • (::String)


10933
# File 'sig/client.rbs', line 10933

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


10934
# File 'sig/client.rbs', line 10934

def encrypted: () -> bool

#hypervisor::String

Returns:

  • (::String)


10935
# File 'sig/client.rbs', line 10935

def hypervisor: () -> ::String

#image_id::String

Returns:

  • (::String)


10936
# File 'sig/client.rbs', line 10936

def image_id: () -> ::String

#import_task_id::String

Returns:

  • (::String)


10937
# File 'sig/client.rbs', line 10937

def import_task_id: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


10938
# File 'sig/client.rbs', line 10938

def kms_key_id: () -> ::String

#license_specifications::Array[Types::ImportImageLicenseConfigurationResponse]



10945
# File 'sig/client.rbs', line 10945

def license_specifications: () -> ::Array[Types::ImportImageLicenseConfigurationResponse]

#license_type::String

Returns:

  • (::String)


10939
# File 'sig/client.rbs', line 10939

def license_type: () -> ::String

#platform::String

Returns:

  • (::String)


10940
# File 'sig/client.rbs', line 10940

def platform: () -> ::String

#progress::String

Returns:

  • (::String)


10941
# File 'sig/client.rbs', line 10941

def progress: () -> ::String

#snapshot_details::Array[Types::SnapshotDetail]

Returns:



10942
# File 'sig/client.rbs', line 10942

def snapshot_details: () -> ::Array[Types::SnapshotDetail]

#status::String

Returns:

  • (::String)


10943
# File 'sig/client.rbs', line 10943

def status: () -> ::String

#status_message::String

Returns:

  • (::String)


10944
# File 'sig/client.rbs', line 10944

def status_message: () -> ::String

#tags::Array[Types::Tag]

Returns:



10946
# File 'sig/client.rbs', line 10946

def tags: () -> ::Array[Types::Tag]

#usage_operation::String

Returns:

  • (::String)


10947
# File 'sig/client.rbs', line 10947

def usage_operation: () -> ::String