Values.PrivateIpAddressDetailsSourceContains other private IP address information of the EC2 instance.
type nonrec t = {privateDnsName : String_.t option;The private DNS name of the EC2 instance.
*)privateIpAddress : SensitiveString.t option;The private IP address of the EC2 instance.
*)}