Web Acl Rule Action Allow Args
data class WebAclRuleActionAllowArgs(val customRequestHandling: Output<WebAclRuleActionAllowCustomRequestHandlingArgs>? = null) : ConvertibleToJava<WebAclRuleActionAllowArgs>
Constructors
Link copied to clipboard
fun WebAclRuleActionAllowArgs(customRequestHandling: Output<WebAclRuleActionAllowCustomRequestHandlingArgs>? = null)