layer4Configs

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


@JvmName(name = "wpoxbhkbsnuafabs")
suspend fun layer4Configs(values: List<Output<SecurityPolicyRuleMatcherConfigLayer4ConfigArgs>>)
@JvmName(name = "eiavbovdpufeeelt")
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 = "rueqlmlggohbmrac")
suspend fun layer4Configs(argument: List<suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit>)
@JvmName(name = "tolsosanxuycyfwf")
suspend fun layer4Configs(vararg argument: suspend SecurityPolicyRuleMatcherConfigLayer4ConfigArgsBuilder.() -> Unit)
@JvmName(name = "cavknjvucqpkfcpy")
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.