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 in the WAF Developer Guide.
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 in the WAF Developer Guide.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 in the WAF Developer Guide.
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 in the WAF Developer Guide.InspectionLevel,
InspectionLevelCopyright © 2023. All rights reserved.