Values.VpcDNSTargetSourceDNS Target record for a custom domain of this Amazon VPC.
type nonrec t = {vpcIngressConnectionArn : AppRunnerResourceArn.t option;The Amazon Resource Name (ARN) of the VPC Ingress Connection that is associated with your service.
*)vpcId : String_.t option;The ID of the Amazon VPC that is associated with the custom domain name of the target DNS.
*)domainName : DomainName.t option;The domain name of your target DNS that is associated with the Amazon VPC.
*)}