ingressPolicies property
List of IngressPolicies to apply to the perimeter.
A perimeter may have multiple IngressPolicies, each of which is evaluated separately. Access is granted if any Ingress Policy grants it. Must be empty for a perimeter bridge.
Implementation
core.List<GoogleIdentityAccesscontextmanagerV1IngressPolicy>? ingressPolicies;