@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ManagedRuleGroupConfig extends Object implements Serializable, Cloneable, StructuredPojo
Additional information that's used by a managed rule group. Many managed rule groups don't require this.
Use the AWSManagedRulesATPRuleSet configuration object for the account takeover prevention managed rule
group, to provide information such as the sign-in page of your application and the type of content to accept or
reject from the client.
Use the AWSManagedRulesBotControlRuleSet configuration object to configure the protection level that you
want the Bot Control rule group to use.
For example specifications, see the examples section of CreateWebACL.
| Constructor and Description |
|---|
ManagedRuleGroupConfig() |
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleGroupConfig |
clone() |
boolean |
equals(Object obj) |
AWSManagedRulesATPRuleSet |
getAWSManagedRulesATPRuleSet()
Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet. |
AWSManagedRulesBotControlRuleSet |
getAWSManagedRulesBotControlRuleSet()
Additional configuration for using the Bot Control managed rule group.
|
String |
getLoginPath()
Deprecated.
|
PasswordField |
getPasswordField()
Deprecated.
|
String |
getPayloadType()
Deprecated.
|
UsernameField |
getUsernameField()
Deprecated.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAWSManagedRulesATPRuleSet(AWSManagedRulesATPRuleSet aWSManagedRulesATPRuleSet)
Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet. |
void |
setAWSManagedRulesBotControlRuleSet(AWSManagedRulesBotControlRuleSet aWSManagedRulesBotControlRuleSet)
Additional configuration for using the Bot Control managed rule group.
|
void |
setLoginPath(String loginPath)
Deprecated.
|
void |
setPasswordField(PasswordField passwordField)
Deprecated.
|
void |
setPayloadType(String payloadType)
Deprecated.
|
void |
setUsernameField(UsernameField usernameField)
Deprecated.
|
String |
toString()
Returns a string representation of this object.
|
ManagedRuleGroupConfig |
withAWSManagedRulesATPRuleSet(AWSManagedRulesATPRuleSet aWSManagedRulesATPRuleSet)
Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet. |
ManagedRuleGroupConfig |
withAWSManagedRulesBotControlRuleSet(AWSManagedRulesBotControlRuleSet aWSManagedRulesBotControlRuleSet)
Additional configuration for using the Bot Control managed rule group.
|
ManagedRuleGroupConfig |
withLoginPath(String loginPath)
Deprecated.
|
ManagedRuleGroupConfig |
withPasswordField(PasswordField passwordField)
Deprecated.
|
ManagedRuleGroupConfig |
withPayloadType(PayloadType payloadType)
Deprecated.
|
ManagedRuleGroupConfig |
withPayloadType(String payloadType)
Deprecated.
|
ManagedRuleGroupConfig |
withUsernameField(UsernameField usernameField)
Deprecated.
|
@Deprecated public void setLoginPath(String loginPath)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet.
loginPath -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet.
@Deprecated public String getLoginPath()
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet.
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet.
@Deprecated public ManagedRuleGroupConfig withLoginPath(String loginPath)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet.
loginPath -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet.
@Deprecated public void setPayloadType(String payloadType)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
payloadType -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
PayloadType@Deprecated public String getPayloadType()
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
PayloadType@Deprecated public ManagedRuleGroupConfig withPayloadType(String payloadType)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
payloadType -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
PayloadType@Deprecated public ManagedRuleGroupConfig withPayloadType(PayloadType payloadType)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
payloadType -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
PayloadType@Deprecated public void setUsernameField(UsernameField usernameField)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
usernameField -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
@Deprecated public UsernameField getUsernameField()
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
@Deprecated public ManagedRuleGroupConfig withUsernameField(UsernameField usernameField)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
usernameField -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
@Deprecated public void setPasswordField(PasswordField passwordField)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
passwordField -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
@Deprecated public PasswordField getPasswordField()
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
@Deprecated public ManagedRuleGroupConfig withPasswordField(PasswordField passwordField)
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
passwordField -
Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
RequestInspection.
public void setAWSManagedRulesBotControlRuleSet(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.
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.public AWSManagedRulesBotControlRuleSet getAWSManagedRulesBotControlRuleSet()
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.
public ManagedRuleGroupConfig withAWSManagedRulesBotControlRuleSet(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.
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.public void setAWSManagedRulesATPRuleSet(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.
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.
public AWSManagedRulesATPRuleSet getAWSManagedRulesATPRuleSet()
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.
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.
public ManagedRuleGroupConfig withAWSManagedRulesATPRuleSet(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.
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.
public String toString()
toString in class ObjectObject.toString()public ManagedRuleGroupConfig clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.