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)


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

def associate_public_ip_address: () -> bool

#attachmentTypes::NetworkInterfaceAttachment



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

def attachment: () -> Types::NetworkInterfaceAttachment

#descriptionTypes::AttributeValue



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

def description: () -> Types::AttributeValue

#groups::Array[Types::GroupIdentifier]

Returns:



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

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

#network_interface_id::String

Returns:

  • (::String)


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

def network_interface_id: () -> ::String

#source_dest_checkTypes::AttributeBooleanValue



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

def source_dest_check: () -> Types::AttributeBooleanValue