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