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)


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

def architecture: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#hypervisor::String

Returns:

  • (::String)


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

def hypervisor: () -> ::String

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#license_specifications::Array[Types::ImportImageLicenseConfigurationResponse]



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

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

#license_type::String

Returns:

  • (::String)


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

def license_type: () -> ::String

#platform::String

Returns:

  • (::String)


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

def platform: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_details::Array[Types::SnapshotDetail]

Returns:



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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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

#usage_operation::String

Returns:

  • (::String)


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

def usage_operation: () -> ::String