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<EgressSource>? sources;
Sources that this EgressPolicy authorizes access from.
If this field is not empty, then source_restriction must be set to
SOURCE_RESTRICTION_ENABLED.
core.List<EgressSource>? sources;