WebAclRuleActionCountArgs

data class WebAclRuleActionCountArgs(val customRequestHandling: Output<WebAclRuleActionCountCustomRequestHandlingArgs>? = null) : ConvertibleToJava<WebAclRuleActionCountArgs>

Constructors

Link copied to clipboard
constructor(customRequestHandling: Output<WebAclRuleActionCountCustomRequestHandlingArgs>? = null)

Properties

Link copied to clipboard

Defines custom handling for the web request. See custom_request_handling below for details.

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleActionCountArgs