allowlistRules property

List<IngressIpAllowlistRule>? allowlistRules
getter/setter pair

List of IP range rules to allow ingress traffic.

Optional.

Implementation

core.List<IngressIpAllowlistRule>? allowlistRules;