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:



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

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

#boot_modeTypes::AttributeValue



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

def boot_mode: () -> Types::AttributeValue

#deregistration_protectionTypes::AttributeValue



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

def deregistration_protection: () -> Types::AttributeValue

#descriptionTypes::AttributeValue



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

def description: () -> Types::AttributeValue

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#imds_supportTypes::AttributeValue



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

def imds_support: () -> Types::AttributeValue

#kernel_idTypes::AttributeValue



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

def kernel_id: () -> Types::AttributeValue

#last_launched_timeTypes::AttributeValue



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

def last_launched_time: () -> Types::AttributeValue

#launch_permissions::Array[Types::LaunchPermission]

Returns:



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

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

#product_codes::Array[Types::ProductCode]

Returns:



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

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

#ramdisk_idTypes::AttributeValue



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

def ramdisk_id: () -> Types::AttributeValue

#sriov_net_supportTypes::AttributeValue



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

def sriov_net_support: () -> Types::AttributeValue

#tpm_supportTypes::AttributeValue



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

def tpm_support: () -> Types::AttributeValue

#uefi_dataTypes::AttributeValue



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

def uefi_data: () -> Types::AttributeValue