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