match

@JvmName(name = "swssyjdtaaonmftn")
suspend fun match(value: Output<RegionNetworkFirewallPolicyRuleMatchArgs>)
@JvmName(name = "htrmyubeqwchxhui")
suspend fun match(value: RegionNetworkFirewallPolicyRuleMatchArgs?)

Parameters

value

A match condition that incoming traffic is evaluated against. If it evaluates to true, the corresponding 'action' is enforced. Structure is documented below.


@JvmName(name = "opawtegqjgfhboav")
suspend fun match(argument: suspend RegionNetworkFirewallPolicyRuleMatchArgsBuilder.() -> Unit)

Parameters

argument

A match condition that incoming traffic is evaluated against. If it evaluates to true, the corresponding 'action' is enforced. Structure is documented below.