Interface ManagedRuleGroupConfig.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ManagedRuleGroupConfig.Builder,
,ManagedRuleGroupConfig> SdkBuilder<ManagedRuleGroupConfig.Builder,
,ManagedRuleGroupConfig> SdkPojo
- Enclosing class:
ManagedRuleGroupConfig
-
Method Summary
Modifier and TypeMethodDescriptiondefault ManagedRuleGroupConfig.Builder
awsManagedRulesACFPRuleSet
(Consumer<AWSManagedRulesACFPRuleSet.Builder> awsManagedRulesACFPRuleSet) Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,AWSManagedRulesACFPRuleSet
.awsManagedRulesACFPRuleSet
(AWSManagedRulesACFPRuleSet awsManagedRulesACFPRuleSet) Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,AWSManagedRulesACFPRuleSet
.default ManagedRuleGroupConfig.Builder
awsManagedRulesATPRuleSet
(Consumer<AWSManagedRulesATPRuleSet.Builder> awsManagedRulesATPRuleSet) Additional configuration for using the account takeover prevention (ATP) managed rule group,AWSManagedRulesATPRuleSet
.awsManagedRulesATPRuleSet
(AWSManagedRulesATPRuleSet awsManagedRulesATPRuleSet) Additional configuration for using the account takeover prevention (ATP) managed rule group,AWSManagedRulesATPRuleSet
.default ManagedRuleGroupConfig.Builder
awsManagedRulesBotControlRuleSet
(Consumer<AWSManagedRulesBotControlRuleSet.Builder> awsManagedRulesBotControlRuleSet) Additional configuration for using the Bot Control managed rule group.awsManagedRulesBotControlRuleSet
(AWSManagedRulesBotControlRuleSet awsManagedRulesBotControlRuleSet) Additional configuration for using the Bot Control managed rule group.Deprecated.Deprecated.default ManagedRuleGroupConfig.Builder
passwordField
(Consumer<PasswordField.Builder> passwordField) Deprecated.Deprecated.passwordField
(PasswordField passwordField) Deprecated.Deprecated.payloadType
(String payloadType) Deprecated.Deprecated.payloadType
(PayloadType payloadType) Deprecated.Deprecated.default ManagedRuleGroupConfig.Builder
usernameField
(Consumer<UsernameField.Builder> usernameField) Deprecated.Deprecated.usernameField
(UsernameField usernameField) Deprecated.Deprecated.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
loginPath
Deprecated.Deprecated. Use AWSManagedRulesATPRuleSet LoginPathInstead of this setting, provide your configuration under
AWSManagedRulesATPRuleSet
.- Parameters:
loginPath
-Instead of this setting, provide your configuration under
AWSManagedRulesATPRuleSet
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
payloadType
Deprecated.Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PayloadTypeInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Parameters:
payloadType
-Instead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
payloadType
Deprecated.Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PayloadTypeInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Parameters:
payloadType
-Instead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
usernameField
Deprecated.Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection UsernameFieldInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Parameters:
usernameField
-Instead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
usernameField
@Deprecated default ManagedRuleGroupConfig.Builder usernameField(Consumer<UsernameField.Builder> usernameField) Deprecated.Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection UsernameFieldInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.UsernameField.Builder
avoiding the need to create one manually viaUsernameField.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tousernameField(UsernameField)
.- Parameters:
usernameField
- a consumer that will call methods onUsernameField.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
passwordField
Deprecated.Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PasswordFieldInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Parameters:
passwordField
-Instead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
passwordField
@Deprecated default ManagedRuleGroupConfig.Builder passwordField(Consumer<PasswordField.Builder> passwordField) Deprecated.Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PasswordFieldInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSet
orAWSManagedRulesACFPRuleSet
.PasswordField.Builder
avoiding the need to create one manually viaPasswordField.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed topasswordField(PasswordField)
.- Parameters:
passwordField
- a consumer that will call methods onPasswordField.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
awsManagedRulesBotControlRuleSet
ManagedRuleGroupConfig.Builder awsManagedRulesBotControlRuleSet(AWSManagedRulesBotControlRuleSet awsManagedRulesBotControlRuleSet) Additional configuration for using the Bot Control managed rule group. Use this to specify the inspection level that you want to use. For information about using the Bot Control managed rule group, see WAF Bot Control rule group and WAF Bot Control in the WAF Developer Guide.
- Parameters:
awsManagedRulesBotControlRuleSet
- Additional configuration for using the Bot Control managed rule group. Use this to specify the inspection level that you want to use. For information about using the Bot Control managed rule group, see WAF Bot Control rule group and WAF Bot Control in the WAF Developer Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
awsManagedRulesBotControlRuleSet
default ManagedRuleGroupConfig.Builder awsManagedRulesBotControlRuleSet(Consumer<AWSManagedRulesBotControlRuleSet.Builder> awsManagedRulesBotControlRuleSet) Additional configuration for using the Bot Control managed rule group. Use this to specify the inspection level that you want to use. For information about using the Bot Control managed rule group, see WAF Bot Control rule group and WAF Bot Control in the WAF Developer Guide.
This is a convenience method that creates an instance of theAWSManagedRulesBotControlRuleSet.Builder
avoiding the need to create one manually viaAWSManagedRulesBotControlRuleSet.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toawsManagedRulesBotControlRuleSet(AWSManagedRulesBotControlRuleSet)
.- Parameters:
awsManagedRulesBotControlRuleSet
- a consumer that will call methods onAWSManagedRulesBotControlRuleSet.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
awsManagedRulesATPRuleSet
ManagedRuleGroupConfig.Builder awsManagedRulesATPRuleSet(AWSManagedRulesATPRuleSet awsManagedRulesATPRuleSet) Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet
. Use this to provide login request information to the rule group. For web ACLs that protect CloudFront distributions, use this to also provide the information about how your distribution responds to login requests.This configuration replaces the individual configuration fields in
ManagedRuleGroupConfig
and provides additional feature configuration.For information about using the ATP managed rule group, see WAF Fraud Control account takeover prevention (ATP) rule group and WAF Fraud Control account takeover prevention (ATP) in the WAF Developer Guide.
- Parameters:
awsManagedRulesATPRuleSet
- Additional configuration for using the account takeover prevention (ATP) managed rule group,AWSManagedRulesATPRuleSet
. Use this to provide login request information to the rule group. For web ACLs that protect CloudFront distributions, use this to also provide the information about how your distribution responds to login requests.This configuration replaces the individual configuration fields in
ManagedRuleGroupConfig
and provides additional feature configuration.For information about using the ATP managed rule group, see WAF Fraud Control account takeover prevention (ATP) rule group and WAF Fraud Control account takeover prevention (ATP) in the WAF Developer Guide.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
awsManagedRulesATPRuleSet
default ManagedRuleGroupConfig.Builder awsManagedRulesATPRuleSet(Consumer<AWSManagedRulesATPRuleSet.Builder> awsManagedRulesATPRuleSet) Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet
. Use this to provide login request information to the rule group. For web ACLs that protect CloudFront distributions, use this to also provide the information about how your distribution responds to login requests.This configuration replaces the individual configuration fields in
ManagedRuleGroupConfig
and provides additional feature configuration.For information about using the ATP managed rule group, see WAF Fraud Control account takeover prevention (ATP) rule group and WAF Fraud Control account takeover prevention (ATP) in the WAF Developer Guide.
This is a convenience method that creates an instance of theAWSManagedRulesATPRuleSet.Builder
avoiding the need to create one manually viaAWSManagedRulesATPRuleSet.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toawsManagedRulesATPRuleSet(AWSManagedRulesATPRuleSet)
.- Parameters:
awsManagedRulesATPRuleSet
- a consumer that will call methods onAWSManagedRulesATPRuleSet.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
awsManagedRulesACFPRuleSet
ManagedRuleGroupConfig.Builder awsManagedRulesACFPRuleSet(AWSManagedRulesACFPRuleSet awsManagedRulesACFPRuleSet) Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,
AWSManagedRulesACFPRuleSet
. Use this to provide account creation request information to the rule group. For web ACLs that protect CloudFront distributions, use this to also provide the information about how your distribution responds to account creation requests.For information about using the ACFP managed rule group, see WAF Fraud Control account creation fraud prevention (ACFP) rule group and WAF Fraud Control account creation fraud prevention (ACFP) in the WAF Developer Guide.
- Parameters:
awsManagedRulesACFPRuleSet
- Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,AWSManagedRulesACFPRuleSet
. Use this to provide account creation request information to the rule group. For web ACLs that protect CloudFront distributions, use this to also provide the information about how your distribution responds to account creation requests.For information about using the ACFP managed rule group, see WAF Fraud Control account creation fraud prevention (ACFP) rule group and WAF Fraud Control account creation fraud prevention (ACFP) in the WAF Developer Guide.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
awsManagedRulesACFPRuleSet
default ManagedRuleGroupConfig.Builder awsManagedRulesACFPRuleSet(Consumer<AWSManagedRulesACFPRuleSet.Builder> awsManagedRulesACFPRuleSet) Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,
AWSManagedRulesACFPRuleSet
. Use this to provide account creation request information to the rule group. For web ACLs that protect CloudFront distributions, use this to also provide the information about how your distribution responds to account creation requests.For information about using the ACFP managed rule group, see WAF Fraud Control account creation fraud prevention (ACFP) rule group and WAF Fraud Control account creation fraud prevention (ACFP) in the WAF Developer Guide.
This is a convenience method that creates an instance of theAWSManagedRulesACFPRuleSet.Builder
avoiding the need to create one manually viaAWSManagedRulesACFPRuleSet.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toawsManagedRulesACFPRuleSet(AWSManagedRulesACFPRuleSet)
.- Parameters:
awsManagedRulesACFPRuleSet
- a consumer that will call methods onAWSManagedRulesACFPRuleSet.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-