layer4Configs property

List<FirewallPolicyRuleMatcherLayer4Config>? layer4Configs
getter/setter pair

Pairs of IP protocols and ports that the rule should match.

Implementation

core.List<FirewallPolicyRuleMatcherLayer4Config>? layer4Configs;