match

@JvmName(name = "pndfqtebsxdlmvmg")
suspend fun match(value: Output<NetworkFirewallPolicyRuleMatchArgs>)
@JvmName(name = "yfqkexhkpbkcijxy")
suspend fun match(value: NetworkFirewallPolicyRuleMatchArgs?)

Parameters

value

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


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

Parameters

argument

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