NAME
Paws::EC2::DescribeNetworkInterfaceAttributeResult
ATTRIBUTES
Attachment => Paws::EC2::NetworkInterfaceAttachment
The attachment (if any) of the network interface.
Description => Paws::EC2::AttributeValue
The description of the network interface.
Groups => ArrayRef[Paws::EC2::GroupIdentifier]
The security groups associated with the network interface.
NetworkInterfaceId => Str
The ID of the network interface.
SourceDestCheck => Paws::EC2::AttributeBooleanValue
Indicates whether source/destination checking is enabled.