layer4Configs
Parameters
value
Pairs of IP protocols and ports that the rule should match. Structure is documented below.
Parameters
values
Pairs of IP protocols and ports that the rule should match. Structure is documented below.
suspend fun layer4Configs(argument: List<suspend NetworkFirewallPolicyRuleMatchLayer4ConfigArgsBuilder.() -> Unit>)
suspend fun layer4Configs(vararg argument: suspend NetworkFirewallPolicyRuleMatchLayer4ConfigArgsBuilder.() -> Unit)
suspend fun layer4Configs(argument: suspend NetworkFirewallPolicyRuleMatchLayer4ConfigArgsBuilder.() -> Unit)
Parameters
argument
Pairs of IP protocols and ports that the rule should match. Structure is documented below.