layer4Configs
Parameters
value
Pairs of IP protocols and ports that the rule should match.
Parameters
values
Pairs of IP protocols and ports that the rule should match.
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.