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:



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

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

#disable_api_stopTypes::AttributeBooleanValue



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

def disable_api_stop: () -> Types::AttributeBooleanValue

#disable_api_terminationTypes::AttributeBooleanValue



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

def disable_api_termination: () -> Types::AttributeBooleanValue

#ebs_optimizedTypes::AttributeBooleanValue



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

def ebs_optimized: () -> Types::AttributeBooleanValue

#ena_supportTypes::AttributeBooleanValue



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

def ena_support: () -> Types::AttributeBooleanValue

#enclave_optionsTypes::EnclaveOptions



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

def enclave_options: () -> Types::EnclaveOptions

#groups::Array[Types::GroupIdentifier]

Returns:



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

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

#instance_id::String

Returns:

  • (::String)


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

def instance_id: () -> ::String

#instance_initiated_shutdown_behaviorTypes::AttributeValue



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

def instance_initiated_shutdown_behavior: () -> Types::AttributeValue

#instance_typeTypes::AttributeValue



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

def instance_type: () -> Types::AttributeValue

#kernel_idTypes::AttributeValue



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

def kernel_id: () -> Types::AttributeValue

#product_codes::Array[Types::ProductCode]

Returns:



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

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

#ramdisk_idTypes::AttributeValue



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

def ramdisk_id: () -> Types::AttributeValue

#root_device_nameTypes::AttributeValue



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

def root_device_name: () -> Types::AttributeValue

#source_dest_checkTypes::AttributeBooleanValue



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

def source_dest_check: () -> Types::AttributeBooleanValue

#sriov_net_supportTypes::AttributeValue



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

def sriov_net_support: () -> Types::AttributeValue

#user_dataTypes::AttributeValue



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

def user_data: () -> Types::AttributeValue