action

@JvmName(name = "gcbeuavrkhegqoog")
suspend fun action(value: Output<String>)
@JvmName(name = "rpeuippfyrhmmfvq")
suspend fun action(value: String?)

Parameters

value

The action to take when a rule match is found. Possible values are "ALLOW" or "DENY". Possible values are: ALLOW, DENY.