sources property
Sources that this EgressPolicy authorizes access from.
If this field is not empty, then source_restriction
must be set to
SOURCE_RESTRICTION_ENABLED
.
Implementation
core.List<GoogleIdentityAccesscontextmanagerV1EgressSource>? sources;