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)


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

def associate_public_ip_address: () -> bool

#attachmentTypes::NetworkInterfaceAttachment



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

def attachment: () -> Types::NetworkInterfaceAttachment

#descriptionTypes::AttributeValue



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

def description: () -> Types::AttributeValue

#groups::Array[Types::GroupIdentifier]

Returns:



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

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

#network_interface_id::String

Returns:

  • (::String)


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

def network_interface_id: () -> ::String

#source_dest_checkTypes::AttributeBooleanValue



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

def source_dest_check: () -> Types::AttributeBooleanValue