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