WebAclAllowActionArgs

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

Allow traffic towards application.

Constructors

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

Functions

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

Properties

Link copied to clipboard