layer4Configs

@JvmName(name = "okraetcwhamrhjvu")
suspend fun layer4Configs(value: Output<List<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>>)
@JvmName(name = "bwcjgqfbdithfwlb")
suspend fun layer4Configs(value: List<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>?)

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.


@JvmName(name = "ujftmhqimquxadcn")
suspend fun layer4Configs(vararg values: Output<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>)


@JvmName(name = "eicajqgmfyruscqa")
suspend fun layer4Configs(values: List<Output<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>>)
@JvmName(name = "mjicibyednqtokhe")
suspend fun layer4Configs(vararg values: SecurityPolicyRuleMatcherConfigLayer4ConfigArgs)

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.


@JvmName(name = "dnejyfnnpepxrwmp")
suspend fun layer4Configs(argument: List<suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit>)
@JvmName(name = "hsehbgjnhygjtjmo")
suspend fun layer4Configs(vararg argument: suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit)
@JvmName(name = "scukcabvajpqnmxa")
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.