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)


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

def architecture: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#hypervisor::String

Returns:

  • (::String)


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

def hypervisor: () -> ::String

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#license_specifications::Array[Types::ImportImageLicenseConfigurationResponse]



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

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

#license_type::String

Returns:

  • (::String)


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

def license_type: () -> ::String

#platform::String

Returns:

  • (::String)


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

def platform: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_details::Array[Types::SnapshotDetail]

Returns:



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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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

#usage_operation::String

Returns:

  • (::String)


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

def usage_operation: () -> ::String