ingressIps property

List<IngressIp>? ingressIps
getter/setter pair

The ingress ips of the GoldengateDeployment.

Output only.

Implementation

core.List<IngressIp>? ingressIps;