class Aws::SecurityHub::Types::AwsEc2InstanceNetworkInterfacesDetails

Identifies a network interface for the EC2 instance.

@note When making an API call, you may pass AwsEc2InstanceNetworkInterfacesDetails

data as a hash:

    {
      network_interface_id: "NonEmptyString",
    }

@!attribute [rw] network_interface_id

The identifier of the network interface. The details are in a
corresponding `AwsEc2NetworkInterfacesDetails` object.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEc2InstanceNetworkInterfacesDetails AWS API Documentation

Constants

SENSITIVE