layer4Configs

@JvmName(name = "niywsnckfmvklach")
suspend fun layer4Configs(value: Output<List<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>>)
@JvmName(name = "rcxeubipmclenovw")
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 = "hhsefogofbpiceku")
suspend fun layer4Configs(vararg values: Output<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>)


@JvmName(name = "ahylystsotnguxmg")
suspend fun layer4Configs(values: List<Output<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>>)
@JvmName(name = "humjnplxhbvfogvm")
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 = "ctxhfiqvqsksocpf")
suspend fun layer4Configs(argument: List<suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit>)
@JvmName(name = "qinswohqlkanrwql")
suspend fun layer4Configs(vararg argument: suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit)
@JvmName(name = "krviruyuyfxtkkoj")
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.