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)


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

def architecture: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#hypervisor::String

Returns:

  • (::String)


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

def hypervisor: () -> ::String

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#license_specifications::Array[Types::ImportImageLicenseConfigurationResponse]



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

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

#license_type::String

Returns:

  • (::String)


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

def license_type: () -> ::String

#platform::String

Returns:

  • (::String)


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

def platform: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_details::Array[Types::SnapshotDetail]

Returns:



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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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

#usage_operation::String

Returns:

  • (::String)


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

def usage_operation: () -> ::String