class Aws::SecurityHub::Types::AwsEc2NetworkInterfaceIpV6AddressDetail

Provides information about an IPV6 address that is associated with the network interface.

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

data as a hash:

    {
      ip_v6_address: "NonEmptyString",
    }

@!attribute [rw] ip_v6_address

The IPV6 address.
@return [String]

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

Constants

SENSITIVE