Module: Aws::EC2::Client::_DescribeInstanceAttributeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#block_device_mappings::Array[Types::InstanceBlockDeviceMapping]

Returns:



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

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

#disable_api_stopTypes::AttributeBooleanValue



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

def disable_api_stop: () -> Types::AttributeBooleanValue

#disable_api_terminationTypes::AttributeBooleanValue



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

def disable_api_termination: () -> Types::AttributeBooleanValue

#ebs_optimizedTypes::AttributeBooleanValue



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

def ebs_optimized: () -> Types::AttributeBooleanValue

#ena_supportTypes::AttributeBooleanValue



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

def ena_support: () -> Types::AttributeBooleanValue

#enclave_optionsTypes::EnclaveOptions



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

def enclave_options: () -> Types::EnclaveOptions

#groups::Array[Types::GroupIdentifier]

Returns:



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

def groups: () -> ::Array[Types::GroupIdentifier]

#instance_id::String

Returns:

  • (::String)


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

def instance_id: () -> ::String

#instance_initiated_shutdown_behaviorTypes::AttributeValue



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

def instance_initiated_shutdown_behavior: () -> Types::AttributeValue

#instance_typeTypes::AttributeValue



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

def instance_type: () -> Types::AttributeValue

#kernel_idTypes::AttributeValue



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

def kernel_id: () -> Types::AttributeValue

#product_codes::Array[Types::ProductCode]

Returns:



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

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

#ramdisk_idTypes::AttributeValue



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

def ramdisk_id: () -> Types::AttributeValue

#root_device_nameTypes::AttributeValue



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

def root_device_name: () -> Types::AttributeValue

#source_dest_checkTypes::AttributeBooleanValue



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

def source_dest_check: () -> Types::AttributeBooleanValue

#sriov_net_supportTypes::AttributeValue



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

def sriov_net_support: () -> Types::AttributeValue

#user_dataTypes::AttributeValue



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

def user_data: () -> Types::AttributeValue