dest Ports
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 destPorts(argument: List<suspend SecurityPolicyRuleMatcherConfigDestinationPortArgsBuilder.() -> Unit>)
suspend fun destPorts(vararg argument: suspend SecurityPolicyRuleMatcherConfigDestinationPortArgsBuilder.() -> Unit)
suspend fun destPorts(argument: suspend SecurityPolicyRuleMatcherConfigDestinationPortArgsBuilder.() -> 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.