custom Request Handling
suspend fun customRequestHandling(value: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseChallengeCustomRequestHandlingArgs>)
suspend fun customRequestHandling(value: WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseChallengeCustomRequestHandlingArgs?)
Parameters
value
Defines custom handling for the web request. See custom_request_handling
below for details.
suspend fun customRequestHandling(argument: suspend WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseChallengeCustomRequestHandlingArgsBuilder.() -> Unit)
Parameters
argument
Defines custom handling for the web request. See custom_request_handling
below for details.