Class CfnWebACLMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnWebACLMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWebACLMixinProps
CfnWebACLMixinProps-
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.CfnWebACLMixinProps
CfnWebACLMixinProps.Builder, CfnWebACLMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebACLMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebACLMixinProps.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 ObjectReturns a list ofApplicationAttributes.final ObjectSpecifies custom configurations for the associations between the web ACL and protected resources.final ObjectSpecifies how AWS WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.final ObjectSpecifies how AWS WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.final ObjectA map of custom response keys and content bodies.final ObjectSpecifies data protection to apply to the web request data for the web ACL.final ObjectThe action to perform if none of theRulescontained in theWebACLmatch.final StringA description of the web ACL that helps with identification.final StringgetName()The name of the web ACL.final ObjectConfigures the level of DDoS protection that applies to web ACLs associated with Application Load Balancers.final ObjectgetRules()The rule statements used to identify the web requests that you want to manage.final StringgetScope()Specifies whether this is for an Amazon CloudFront distribution or for a regional application.getTags()Key:value pairs associated with an AWS resource.Specifies the domains that AWS WAF should accept in a web request token.final ObjectDefines and enables Amazon CloudWatch metrics and web request sample collection.final 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 theCfnWebACLMixinProps.Builder.
-
-
Method Details
-
getApplicationConfig
Description copied from interface:CfnWebACLMixinPropsReturns a list ofApplicationAttributes.Returns union: either
IResolvableorCfnWebACLPropsMixin.ApplicationConfigProperty- Specified by:
getApplicationConfigin interfaceCfnWebACLMixinProps- See Also:
-
getAssociationConfig
Description copied from interface:CfnWebACLMixinPropsSpecifies custom configurations for the associations between the web ACL and protected resources.Use this to customize the maximum size of the request body that your protected resources forward to AWS WAF for inspection. You can customize this setting for CloudFront, API Gateway, Amazon Cognito, App Runner, or Verified Access resources. The default setting is 16 KB (16,384 bytes).
You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see AWS WAF Pricing .
For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).
Returns union: either
IResolvableorCfnWebACLPropsMixin.AssociationConfigProperty- Specified by:
getAssociationConfigin interfaceCfnWebACLMixinProps- See Also:
-
getCaptchaConfig
Description copied from interface:CfnWebACLMixinPropsSpecifies how AWS WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.If you don't specify this, AWS WAF uses its default settings for
CaptchaConfig.Returns union: either
IResolvableorCfnWebACLPropsMixin.CaptchaConfigProperty- Specified by:
getCaptchaConfigin interfaceCfnWebACLMixinProps- See Also:
-
getChallengeConfig
Description copied from interface:CfnWebACLMixinPropsSpecifies how AWS WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.If you don't specify this, AWS WAF uses its default settings for
ChallengeConfig.Returns union: either
IResolvableorCfnWebACLPropsMixin.ChallengeConfigProperty- Specified by:
getChallengeConfigin interfaceCfnWebACLMixinProps- See Also:
-
getCustomResponseBodies
Description copied from interface:CfnWebACLMixinPropsA map of custom response keys and content bodies.When you create a rule with a block action, you can send a custom response to the web request. You define these for the web ACL, and then use them in the rules and default actions that you define in the web ACL.
For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .
For information about the limits on count and size for custom request and response settings, see AWS WAF quotas in the AWS WAF Developer Guide .
Returns union: either
IResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnWebACLPropsMixin.CustomResponseBodyProperty>- Specified by:
getCustomResponseBodiesin interfaceCfnWebACLMixinProps- See Also:
-
getDataProtectionConfig
Description copied from interface:CfnWebACLMixinPropsSpecifies data protection to apply to the web request data for the web ACL.This is a web ACL level data protection option.
The data protection that you configure for the web ACL alters the data that's available for any other data collection activity, including your AWS WAF logging destinations, web ACL request sampling, and Amazon Security Lake data collection and management. Your other option for data protection is in the logging configuration, which only affects logging.
Returns union: either
IResolvableorCfnWebACLPropsMixin.DataProtectionConfigProperty- Specified by:
getDataProtectionConfigin interfaceCfnWebACLMixinProps- See Also:
-
getDefaultAction
Description copied from interface:CfnWebACLMixinPropsThe action to perform if none of theRulescontained in theWebACLmatch.Returns union: either
IResolvableorCfnWebACLPropsMixin.DefaultActionProperty- Specified by:
getDefaultActionin interfaceCfnWebACLMixinProps- See Also:
-
getDescription
Description copied from interface:CfnWebACLMixinPropsA description of the web ACL that helps with identification.- Specified by:
getDescriptionin interfaceCfnWebACLMixinProps- See Also:
-
getName
Description copied from interface:CfnWebACLMixinPropsThe name of the web ACL.You cannot change the name of a web ACL after you create it.
- Specified by:
getNamein interfaceCfnWebACLMixinProps- See Also:
-
getOnSourceDDoSProtectionConfig
Description copied from interface:CfnWebACLMixinPropsConfigures the level of DDoS protection that applies to web ACLs associated with Application Load Balancers.Returns union: either
IResolvableorCfnWebACLPropsMixin.OnSourceDDoSProtectionConfigProperty- Specified by:
getOnSourceDDoSProtectionConfigin interfaceCfnWebACLMixinProps- See Also:
-
getRules
Description copied from interface:CfnWebACLMixinPropsThe rule statements used to identify the web requests that you want to manage.Each rule includes one top-level statement that AWS WAF uses to identify matching web requests, and parameters that govern how AWS WAF handles them.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnWebACLPropsMixin.RuleProperty>- Specified by:
getRulesin interfaceCfnWebACLMixinProps- See Also:
-
getScope
Description copied from interface:CfnWebACLMixinPropsSpecifies whether this is for an Amazon CloudFront distribution or for a regional application.For an AWS Amplify application, use
CLOUDFRONT. A regional application can be an Application Load Balancer (ALB), an REST API, an AWS AppSync GraphQL API, an Amazon Cognito user pool, an AWS App Runner service, or an AWS Verified Access instance. Valid Values areCLOUDFRONTandREGIONAL.For
CLOUDFRONT, you must create your WAFv2 resources in the US East (N. Virginia) Region,us-east-1.For information about how to define the association of the web ACL with your resource, see
WebACLAssociation.- Specified by:
getScopein interfaceCfnWebACLMixinProps- See Also:
-
getTags
Description copied from interface:CfnWebACLMixinPropsKey:value pairs associated with an AWS resource.The key:value pair can be anything you define. Typically, the tag key represents a category (such as "environment") and the tag value represents a specific value within that category (such as "test," "development," or "production"). You can add up to 50 tags to each AWS resource.
To modify tags on existing resources, use the AWS WAF APIs or command line interface. With AWS CloudFormation , you can only add tags to AWS WAF resources during resource creation.
- Specified by:
getTagsin interfaceCfnWebACLMixinProps- See Also:
-
getTokenDomains
Description copied from interface:CfnWebACLMixinPropsSpecifies the domains that AWS WAF should accept in a web request token.This enables the use of tokens across multiple protected websites. When AWS WAF provides a token, it uses the domain of the AWS resource that the web ACL is protecting. If you don't specify a list of token domains, AWS WAF accepts tokens only for the domain of the protected resource. With a token domain list, AWS WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.
- Specified by:
getTokenDomainsin interfaceCfnWebACLMixinProps- See Also:
-
getVisibilityConfig
Description copied from interface:CfnWebACLMixinPropsDefines and enables Amazon CloudWatch metrics and web request sample collection.Returns union: either
IResolvableorCfnWebACLPropsMixin.VisibilityConfigProperty- Specified by:
getVisibilityConfigin interfaceCfnWebACLMixinProps- 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()
-