WebAclAwsManagedRulesBotControlRuleSetArgs

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

fun WebAclAwsManagedRulesBotControlRuleSetArgs(enableMachineLearning: Output<Boolean>? = null, inspectionLevel: Output<WebAclAwsManagedRulesBotControlRuleSetInspectionLevel>)

Functions

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

Properties

Link copied to clipboard
val enableMachineLearning: Output<Boolean>? = null