match

@JvmName(name = "rwqcrypwmvwlbolk")
suspend fun match(value: Output<RegionNetworkFirewallPolicyWithRulesRuleMatchArgs>)
@JvmName(name = "emxvmkyhbtgugybs")
suspend fun match(value: RegionNetworkFirewallPolicyWithRulesRuleMatchArgs)

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 = "cepfigqrklbqleru")
suspend fun match(argument: suspend RegionNetworkFirewallPolicyWithRulesRuleMatchArgsBuilder.() -> 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.