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)


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

def architecture: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#hypervisor::String

Returns:

  • (::String)


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

def hypervisor: () -> ::String

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#license_specifications::Array[Types::ImportImageLicenseConfigurationResponse]



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

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

#license_type::String

Returns:

  • (::String)


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

def license_type: () -> ::String

#platform::String

Returns:

  • (::String)


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

def platform: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_details::Array[Types::SnapshotDetail]

Returns:



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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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

#usage_operation::String

Returns:

  • (::String)


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

def usage_operation: () -> ::String