sources property

List<IngressSource>? sources
getter/setter pair

Sources that this IngressPolicy authorizes access from.

Implementation

core.List<IngressSource>? sources;