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:



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

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

#disable_api_stopTypes::AttributeBooleanValue



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

def disable_api_stop: () -> Types::AttributeBooleanValue

#disable_api_terminationTypes::AttributeBooleanValue



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

def disable_api_termination: () -> Types::AttributeBooleanValue

#ebs_optimizedTypes::AttributeBooleanValue



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

def ebs_optimized: () -> Types::AttributeBooleanValue

#ena_supportTypes::AttributeBooleanValue



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

def ena_support: () -> Types::AttributeBooleanValue

#enclave_optionsTypes::EnclaveOptions



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

def enclave_options: () -> Types::EnclaveOptions

#groups::Array[Types::GroupIdentifier]

Returns:



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

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

#instance_id::String

Returns:

  • (::String)


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

def instance_id: () -> ::String

#instance_initiated_shutdown_behaviorTypes::AttributeValue



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

def instance_initiated_shutdown_behavior: () -> Types::AttributeValue

#instance_typeTypes::AttributeValue



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

def instance_type: () -> Types::AttributeValue

#kernel_idTypes::AttributeValue



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

def kernel_id: () -> Types::AttributeValue

#product_codes::Array[Types::ProductCode]

Returns:



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

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

#ramdisk_idTypes::AttributeValue



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

def ramdisk_id: () -> Types::AttributeValue

#root_device_nameTypes::AttributeValue



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

def root_device_name: () -> Types::AttributeValue

#source_dest_checkTypes::AttributeBooleanValue



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

def source_dest_check: () -> Types::AttributeBooleanValue

#sriov_net_supportTypes::AttributeValue



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

def sriov_net_support: () -> Types::AttributeValue

#user_dataTypes::AttributeValue



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

def user_data: () -> Types::AttributeValue