Values_3.PeeringConnectionOptionsRequestSourceThe VPC peering connection options.
type nonrec t = {allowDnsResolutionFromRemoteVpc : Values_0.Boolean.t option;If true, enables a local VPC to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC.
*)allowEgressFromLocalClassicLinkToRemoteVpc : Values_0.Boolean.t option;Deprecated.
*)allowEgressFromLocalVpcToRemoteClassicLink : Values_0.Boolean.t option;Deprecated.
*)}