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:



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

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

#boot_modeTypes::AttributeValue



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

def boot_mode: () -> Types::AttributeValue

#deregistration_protectionTypes::AttributeValue



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

def deregistration_protection: () -> Types::AttributeValue

#descriptionTypes::AttributeValue



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

def description: () -> Types::AttributeValue

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#imds_supportTypes::AttributeValue



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

def imds_support: () -> Types::AttributeValue

#kernel_idTypes::AttributeValue



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

def kernel_id: () -> Types::AttributeValue

#last_launched_timeTypes::AttributeValue



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

def last_launched_time: () -> Types::AttributeValue

#launch_permissions::Array[Types::LaunchPermission]

Returns:



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

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

#product_codes::Array[Types::ProductCode]

Returns:



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

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

#ramdisk_idTypes::AttributeValue



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

def ramdisk_id: () -> Types::AttributeValue

#sriov_net_supportTypes::AttributeValue



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

def sriov_net_support: () -> Types::AttributeValue

#tpm_supportTypes::AttributeValue



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

def tpm_support: () -> Types::AttributeValue

#uefi_dataTypes::AttributeValue



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

def uefi_data: () -> Types::AttributeValue