IngressIpCopyimport type { IngressIp } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";The ingress IPs of the GoldengateDeployment. interface IngressIp {readonly ingressIpAddress?: string;}§Properties§readonly ingressIpAddress?: string[src]Output only. The ingress IP.