Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

IngressIp

import 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.