Values_0.InstancePrivateIpAddressSourceDescribes a private IPv4 address.
type nonrec t = {association : InstanceNetworkInterfaceAssociation.t option;The association information for an Elastic IP address for the network interface.
*)primary : Boolean.t option;Indicates whether this IPv4 address is the primary private IP address of the network interface.
*)privateDnsName : String_.t option;The private IPv4 DNS name.
*)privateIpAddress : String_.t option;The private IPv4 address of the network interface.
*)}