allow

@JvmName(name = "vpjbqnhnworltmcp")
suspend fun allow(value: Output<WebAclRuleActionAllowArgs>)
@JvmName(name = "opapggwflqxwujbn")
suspend fun allow(value: WebAclRuleActionAllowArgs?)

Parameters

value

Instructs AWS WAF to allow the web request. See allow below for details.


@JvmName(name = "nprevsafmofaupww")
suspend fun allow(argument: suspend WebAclRuleActionAllowArgsBuilder.() -> Unit)

Parameters

argument

Instructs AWS WAF to allow the web request. See allow below for details.