Module: Aws::EC2::Client::_DescribeImageAttributeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ImageAttribute]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#block_device_mappings::Array[Types::BlockDeviceMapping]

Returns:



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

def block_device_mappings: () -> ::Array[Types::BlockDeviceMapping]

#boot_modeTypes::AttributeValue



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

def boot_mode: () -> Types::AttributeValue

#deregistration_protectionTypes::AttributeValue



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

def deregistration_protection: () -> Types::AttributeValue

#descriptionTypes::AttributeValue



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

def description: () -> Types::AttributeValue

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#imds_supportTypes::AttributeValue



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

def imds_support: () -> Types::AttributeValue

#kernel_idTypes::AttributeValue



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

def kernel_id: () -> Types::AttributeValue

#last_launched_timeTypes::AttributeValue



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

def last_launched_time: () -> Types::AttributeValue

#launch_permissions::Array[Types::LaunchPermission]

Returns:



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

def launch_permissions: () -> ::Array[Types::LaunchPermission]

#product_codes::Array[Types::ProductCode]

Returns:



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

def product_codes: () -> ::Array[Types::ProductCode]

#ramdisk_idTypes::AttributeValue



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

def ramdisk_id: () -> Types::AttributeValue

#sriov_net_supportTypes::AttributeValue



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

def sriov_net_support: () -> Types::AttributeValue

#tpm_supportTypes::AttributeValue



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

def tpm_support: () -> Types::AttributeValue

#uefi_dataTypes::AttributeValue



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

def uefi_data: () -> Types::AttributeValue