customRequestHandling

@JvmName(name = "lmjttfinoirpnmda")
suspend fun customRequestHandling(value: Output<RuleGroupCustomRequestHandlingArgs>)
@JvmName(name = "wuovmggljjyijvwd")
suspend fun customRequestHandling(value: RuleGroupCustomRequestHandlingArgs?)

Parameters

value

Defines custom handling for the web request, used when the challenge inspection determines that the request's token is valid and unexpired. For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .


@JvmName(name = "hjgsdgyksioosvax")
suspend fun customRequestHandling(argument: suspend RuleGroupCustomRequestHandlingArgsBuilder.() -> Unit)

Parameters

argument

Defines custom handling for the web request, used when the challenge inspection determines that the request's token is valid and unexpired. For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .