| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static AWSManagedRulesBotControlRuleSet.Builder |
AWSManagedRulesBotControlRuleSet.builder() |
AWSManagedRulesBotControlRuleSet.Builder |
AWSManagedRulesBotControlRuleSet.Builder.enableMachineLearning(Boolean enableMachineLearning)
Applies only to the targeted inspection level.
|
AWSManagedRulesBotControlRuleSet.Builder |
AWSManagedRulesBotControlRuleSet.Builder.inspectionLevel(InspectionLevel inspectionLevel)
The inspection level to use for the Bot Control rule group.
|
AWSManagedRulesBotControlRuleSet.Builder |
AWSManagedRulesBotControlRuleSet.Builder.inspectionLevel(String inspectionLevel)
The inspection level to use for the Bot Control rule group.
|
AWSManagedRulesBotControlRuleSet.Builder |
AWSManagedRulesBotControlRuleSet.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AWSManagedRulesBotControlRuleSet.Builder> |
AWSManagedRulesBotControlRuleSet.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ManagedRuleGroupConfig.Builder |
ManagedRuleGroupConfig.Builder.awsManagedRulesBotControlRuleSet(Consumer<AWSManagedRulesBotControlRuleSet.Builder> awsManagedRulesBotControlRuleSet)
Additional configuration for using the Bot Control managed rule group.
|
Copyright © 2023. All rights reserved.