WebAclRuleActionArgs

data class WebAclRuleActionArgs(val type: Output<String>) : ConvertibleToJava<WebAclRuleActionArgs>

Constructors

Link copied to clipboard
fun WebAclRuleActionArgs(type: Output<String>)

Functions

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

Properties

Link copied to clipboard
val type: Output<String>

Specifies how you want AWS WAF to respond to requests that don't match the criteria in any of the rules. e.g., ALLOW or BLOCK