layer4Configs
Parameters
value
Pairs of IP protocols and ports that the rule should match. This field may only be specified when versioned_expr is set to FIREWALL.
Parameters
values
Pairs of IP protocols and ports that the rule should match. This field may only be specified when versioned_expr is set to FIREWALL.
suspend fun layer4Configs(argument: List<suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit>)
suspend fun layer4Configs(vararg argument: suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit)
suspend fun layer4Configs(argument: suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit)
Parameters
argument
Pairs of IP protocols and ports that the rule should match. This field may only be specified when versioned_expr is set to FIREWALL.