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 FirewallPolicyRuleMatchLayer4ConfigArgsBuilder.() -> Unit>)
suspend fun layer4Configs(vararg argument: suspend FirewallPolicyRuleMatchLayer4ConfigArgsBuilder.() -> Unit)
suspend fun layer4Configs(argument: suspend FirewallPolicyRuleMatchLayer4ConfigArgsBuilder.() -> Unit)
Parameters
argument
Pairs of IP protocols and ports that the rule should match. Structure is documented below.