You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::DescribeNetworkInterfaceAttributeResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the output of DescribeNetworkInterfaceAttribute.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#attachmentTypes::NetworkInterfaceAttachment

The attachment (if any) of the network interface.

Returns:

#descriptionTypes::AttributeValue

The description of the network interface.

Returns:

#groupsArray<Types::GroupIdentifier>

The security groups associated with the network interface.

Returns:

#network_interface_idString

The ID of the network interface.

Returns:

  • (String)

    The ID of the network interface.

#source_dest_checkTypes::AttributeBooleanValue

Indicates whether source/destination checking is enabled.

Returns: