Values.EipAssociationSourceAn Elastic IP address association with the elastic network interface in the VLAN subnet.
type nonrec t = {associationId : AssociationId.t option;A unique ID for the elastic IP address association with the VLAN subnet.
*)allocationId : AllocationId.t option;The Elastic IP address allocation ID.
*)ipAddress : IpAddress.t option;The Elastic IP address.
*)}