public static interface AWSManagedRulesBotControlRuleSet.Builder extends SdkPojo, CopyableBuilder<AWSManagedRulesBotControlRuleSet.Builder,AWSManagedRulesBotControlRuleSet>
| Modifier and Type | Method and Description |
|---|---|
AWSManagedRulesBotControlRuleSet.Builder |
inspectionLevel(InspectionLevel inspectionLevel)
The inspection level to use for the Bot Control rule group.
|
AWSManagedRulesBotControlRuleSet.Builder |
inspectionLevel(String inspectionLevel)
The inspection level to use for the Bot Control rule group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAWSManagedRulesBotControlRuleSet.Builder inspectionLevel(String inspectionLevel)
The inspection level to use for the Bot Control rule group. 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 WAF Bot Control rule group.
inspectionLevel - The inspection level to use for the Bot Control rule group. 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 WAF Bot
Control rule group.InspectionLevel,
InspectionLevelAWSManagedRulesBotControlRuleSet.Builder inspectionLevel(InspectionLevel inspectionLevel)
The inspection level to use for the Bot Control rule group. 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 WAF Bot Control rule group.
inspectionLevel - The inspection level to use for the Bot Control rule group. 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 WAF Bot
Control rule group.InspectionLevel,
InspectionLevelCopyright © 2022. All rights reserved.