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)


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

def architecture: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#hypervisor::String

Returns:

  • (::String)


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

def hypervisor: () -> ::String

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#license_specifications::Array[Types::ImportImageLicenseConfigurationResponse]



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

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

#license_type::String

Returns:

  • (::String)


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

def license_type: () -> ::String

#platform::String

Returns:

  • (::String)


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

def platform: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_details::Array[Types::SnapshotDetail]

Returns:



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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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

#usage_operation::String

Returns:

  • (::String)


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

def usage_operation: () -> ::String