Values.AwsEc2NetworkInterfacePrivateIpAddressDetailSourceProvides information about a private IPv4 address that is with the network interface.
type nonrec t = {privateIpAddress : NonEmptyString.t option;The IP address.
*)privateDnsName : NonEmptyString.t option;The private DNS name for the IP address.
*)}