public static final class CfnWebACL.AWSManagedRulesBotControlRuleSetProperty.Builder
extends java.lang.Object
CfnWebACL.AWSManagedRulesBotControlRuleSetProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnWebACL.AWSManagedRulesBotControlRuleSetProperty |
build()
Builds the configured instance.
|
CfnWebACL.AWSManagedRulesBotControlRuleSetProperty.Builder |
inspectionLevel(java.lang.String inspectionLevel)
Sets the value of
CfnWebACL.AWSManagedRulesBotControlRuleSetProperty.getInspectionLevel() |
public CfnWebACL.AWSManagedRulesBotControlRuleSetProperty.Builder inspectionLevel(java.lang.String inspectionLevel)
CfnWebACL.AWSManagedRulesBotControlRuleSetProperty.getInspectionLevel()
inspectionLevel
- The inspection level to use for the Bot Control rule group. This parameter is required.
The common level is the least expensive. The targeted level includes all common level rules and adds rules with more advanced inspection criteria. For details, see AWS WAF Bot Control rule group .this
public CfnWebACL.AWSManagedRulesBotControlRuleSetProperty build()
CfnWebACL.AWSManagedRulesBotControlRuleSetProperty
java.lang.NullPointerException
- if any required attribute was not provided