WebAclCountActionArgs

data class WebAclCountActionArgs(val customRequestHandling: Output<WebAclCustomRequestHandlingArgs>? = null) : ConvertibleToJava<WebAclCountActionArgs>

Allow traffic towards application.

Constructors

Link copied to clipboard
fun WebAclCountActionArgs(customRequestHandling: Output<WebAclCustomRequestHandlingArgs>? = null)

Functions

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

Properties

Link copied to clipboard