layer4Configs

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


@JvmName(name = "lwtcwoihtdiuuhsx")
suspend fun layer4Configs(values: List<Output<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>>)
@JvmName(name = "rvqchmhowjfgvhlf")
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 = "bbgwtdfvkgxqrgif")
suspend fun layer4Configs(argument: List<suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit>)
@JvmName(name = "brghbkocysmgxsiw")
suspend fun layer4Configs(vararg argument: suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit)
@JvmName(name = "nnouwyavbqserhpu")
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.