Class CfnWebACLPropsMixin.ManagedRuleGroupConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWebACLPropsMixin.ManagedRuleGroupConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWebACLPropsMixin.ManagedRuleGroupConfigProperty
CfnWebACLPropsMixin.ManagedRuleGroupConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.ManagedRuleGroupConfigProperty
CfnWebACLPropsMixin.ManagedRuleGroupConfigProperty.Builder, CfnWebACLPropsMixin.ManagedRuleGroupConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectAdditional configuration for using the account creation fraud prevention (ACFP) managed rule group,AWSManagedRulesACFPRuleSet.final ObjectAdditional configuration for using the anti-DDoS managed rule group,AWSManagedRulesAntiDDoSRuleSet.final ObjectAdditional configuration for using the account takeover prevention (ATP) managed rule group,AWSManagedRulesATPRuleSet.final ObjectAdditional configuration for using the Bot Control managed rule group.final Stringfinal Objectfinal Stringfinal Objectfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty.Builder.
-
-
Method Details
-
getAwsManagedRulesAcfpRuleSet
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyAdditional 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 AWS WAF Fraud Control account creation fraud prevention (ACFP) rule group and AWS WAF Fraud Control account creation fraud prevention (ACFP) in the AWS WAF Developer Guide .
Returns union: either
IResolvableorCfnWebACLPropsMixin.AWSManagedRulesACFPRuleSetProperty- Specified by:
getAwsManagedRulesAcfpRuleSetin interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
getAwsManagedRulesAntiDDoSRuleSet
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyAdditional configuration for using the anti-DDoS managed rule group,AWSManagedRulesAntiDDoSRuleSet.Use this to configure anti-DDoS behavior for the rule group.
For information about using the anti-DDoS managed rule group, see AWS WAF Anti-DDoS rule group and Distributed Denial of Service (DDoS) prevention in the AWS WAF Developer Guide .
Returns union: either
IResolvableorCfnWebACLPropsMixin.AWSManagedRulesAntiDDoSRuleSetProperty- Specified by:
getAwsManagedRulesAntiDDoSRuleSetin interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
getAwsManagedRulesAtpRuleSet
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyAdditional 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
ManagedRuleGroupConfigand provides additional feature configuration.For information about using the ATP managed rule group, see AWS WAF Fraud Control account takeover prevention (ATP) rule group and AWS WAF Fraud Control account takeover prevention (ATP) in the AWS WAF Developer Guide .
Returns union: either
IResolvableorCfnWebACLPropsMixin.AWSManagedRulesATPRuleSetProperty- Specified by:
getAwsManagedRulesAtpRuleSetin interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
getAwsManagedRulesBotControlRuleSet
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyAdditional 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 AWS WAF Bot Control rule group and AWS WAF Bot Control in the AWS WAF Developer Guide .
Returns union: either
IResolvableorCfnWebACLPropsMixin.AWSManagedRulesBotControlRuleSetProperty- Specified by:
getAwsManagedRulesBotControlRuleSetin interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
getLoginPath
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyInstead of this setting, provide your configuration under
AWSManagedRulesATPRuleSet.- Specified by:
getLoginPathin interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
getPasswordField
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSetorAWSManagedRulesACFPRuleSet.Returns union: either
IResolvableorCfnWebACLPropsMixin.FieldIdentifierProperty- Specified by:
getPasswordFieldin interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
getPayloadType
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSetorAWSManagedRulesACFPRuleSet.- Specified by:
getPayloadTypein interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
getUsernameField
Description copied from interface:CfnWebACLPropsMixin.ManagedRuleGroupConfigPropertyInstead of this setting, provide your configuration under the request inspection configuration for
AWSManagedRulesATPRuleSetorAWSManagedRulesACFPRuleSet.Returns union: either
IResolvableorCfnWebACLPropsMixin.FieldIdentifierProperty- Specified by:
getUsernameFieldin interfaceCfnWebACLPropsMixin.ManagedRuleGroupConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-