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:



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

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

#boot_modeTypes::AttributeValue



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

def boot_mode: () -> Types::AttributeValue

#deregistration_protectionTypes::AttributeValue



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

def deregistration_protection: () -> Types::AttributeValue

#descriptionTypes::AttributeValue



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

def description: () -> Types::AttributeValue

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#imds_supportTypes::AttributeValue



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

def imds_support: () -> Types::AttributeValue

#kernel_idTypes::AttributeValue



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

def kernel_id: () -> Types::AttributeValue

#last_launched_timeTypes::AttributeValue



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

def last_launched_time: () -> Types::AttributeValue

#launch_permissions::Array[Types::LaunchPermission]

Returns:



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

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

#product_codes::Array[Types::ProductCode]

Returns:



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

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

#ramdisk_idTypes::AttributeValue



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

def ramdisk_id: () -> Types::AttributeValue

#sriov_net_supportTypes::AttributeValue



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

def sriov_net_support: () -> Types::AttributeValue

#tpm_supportTypes::AttributeValue



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

def tpm_support: () -> Types::AttributeValue

#uefi_dataTypes::AttributeValue



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

def uefi_data: () -> Types::AttributeValue