Web Acl Aws Managed Rules Bot Control Rule Set
data class WebAclAwsManagedRulesBotControlRuleSet(val enableMachineLearning: Boolean? = null, val inspectionLevel: WebAclAwsManagedRulesBotControlRuleSetInspectionLevel)
Configures how to use the Bot Control managed rule group in the web ACL
Constructors
Link copied to clipboard
fun WebAclAwsManagedRulesBotControlRuleSet(enableMachineLearning: Boolean? = null, inspectionLevel: WebAclAwsManagedRulesBotControlRuleSetInspectionLevel)