layer4Configs

@JvmName(name = "lcgobqckryhfqxdn")
suspend fun layer4Configs(value: Output<List<OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgs>>)

Parameters

value

Pairs of IP protocols and ports that the rule should match. Structure is documented below.


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


@JvmName(name = "xknnakoekbmxjmlj")
suspend fun layer4Configs(values: List<Output<OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgs>>)
@JvmName(name = "vthlhhdtnwnenbsq")
suspend fun layer4Configs(vararg values: OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgs)

Parameters

values

Pairs of IP protocols and ports that the rule should match. Structure is documented below.


@JvmName(name = "dbltudffousukeho")
suspend fun layer4Configs(argument: List<suspend OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgsBuilder.() -> Unit>)
@JvmName(name = "emmncinhdfxmovdc")
suspend fun layer4Configs(vararg argument: suspend OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgsBuilder.() -> Unit)
@JvmName(name = "gdgmmtjfqfuldcmk")
suspend fun layer4Configs(argument: suspend OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgsBuilder.() -> Unit)

Parameters

argument

Pairs of IP protocols and ports that the rule should match. Structure is documented below.