Module: Aws::EC2::Client::_DescribeNetworkInterfaceAttributeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#associate_public_ip_addressBoolean

Returns:

  • (Boolean)


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

def associate_public_ip_address: () -> bool

#attachmentTypes::NetworkInterfaceAttachment



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

def attachment: () -> Types::NetworkInterfaceAttachment

#descriptionTypes::AttributeValue



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

def description: () -> Types::AttributeValue

#groups::Array[Types::GroupIdentifier]

Returns:



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

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

#network_interface_id::String

Returns:

  • (::String)


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

def network_interface_id: () -> ::String

#source_dest_checkTypes::AttributeBooleanValue



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

def source_dest_check: () -> Types::AttributeBooleanValue