| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf.regional |
AWS WAF Regional Construct Library
|
| Class and Description |
|---|
| CfnByteMatchSet
A CloudFormation `AWS::WAFRegional::ByteMatchSet`.
|
| CfnByteMatchSet.Builder
A fluent builder for
CfnByteMatchSet. |
| CfnByteMatchSet.ByteMatchTupleProperty
> This is *AWS WAF Classic* documentation.
|
| CfnByteMatchSet.ByteMatchTupleProperty.Builder
A builder for
CfnByteMatchSet.ByteMatchTupleProperty |
| CfnByteMatchSet.FieldToMatchProperty
> This is *AWS WAF Classic* documentation.
|
| CfnByteMatchSet.FieldToMatchProperty.Builder
A builder for
CfnByteMatchSet.FieldToMatchProperty |
| CfnByteMatchSetProps
Properties for defining a `CfnByteMatchSet`.
|
| CfnByteMatchSetProps.Builder
A builder for
CfnByteMatchSetProps |
| CfnGeoMatchSet
A CloudFormation `AWS::WAFRegional::GeoMatchSet`.
|
| CfnGeoMatchSet.Builder
A fluent builder for
CfnGeoMatchSet. |
| CfnGeoMatchSet.GeoMatchConstraintProperty
> This is *AWS WAF Classic* documentation.
|
| CfnGeoMatchSet.GeoMatchConstraintProperty.Builder
A builder for
CfnGeoMatchSet.GeoMatchConstraintProperty |
| CfnGeoMatchSetProps
Properties for defining a `CfnGeoMatchSet`.
|
| CfnGeoMatchSetProps.Builder
A builder for
CfnGeoMatchSetProps |
| CfnIPSet
A CloudFormation `AWS::WAFRegional::IPSet`.
|
| CfnIPSet.Builder
A fluent builder for
CfnIPSet. |
| CfnIPSet.IPSetDescriptorProperty
> This is *AWS WAF Classic* documentation.
|
| CfnIPSet.IPSetDescriptorProperty.Builder
A builder for
CfnIPSet.IPSetDescriptorProperty |
| CfnIPSetProps
Properties for defining a `CfnIPSet`.
|
| CfnIPSetProps.Builder
A builder for
CfnIPSetProps |
| CfnRateBasedRule
A CloudFormation `AWS::WAFRegional::RateBasedRule`.
|
| CfnRateBasedRule.Builder
A fluent builder for
CfnRateBasedRule. |
| CfnRateBasedRule.PredicateProperty
Specifies the `ByteMatchSet` , `IPSet` , `SqlInjectionMatchSet` , `XssMatchSet` , `RegexMatchSet` , `GeoMatchSet` , and `SizeConstraintSet` objects that you want to add to a `Rule` and, for each object, indicates whether you want to negate the settings, for example, requests that do NOT originate from the IP address 192.0.2.44.
|
| CfnRateBasedRule.PredicateProperty.Builder
A builder for
CfnRateBasedRule.PredicateProperty |
| CfnRateBasedRuleProps
Properties for defining a `CfnRateBasedRule`.
|
| CfnRateBasedRuleProps.Builder
A builder for
CfnRateBasedRuleProps |
| CfnRegexPatternSet
A CloudFormation `AWS::WAFRegional::RegexPatternSet`.
|
| CfnRegexPatternSet.Builder
A fluent builder for
CfnRegexPatternSet. |
| CfnRegexPatternSetProps
Properties for defining a `CfnRegexPatternSet`.
|
| CfnRegexPatternSetProps.Builder
A builder for
CfnRegexPatternSetProps |
| CfnRule
A CloudFormation `AWS::WAFRegional::Rule`.
|
| CfnRule.Builder
A fluent builder for
CfnRule. |
| CfnRule.PredicateProperty
Specifies the `ByteMatchSet` , `IPSet` , `SqlInjectionMatchSet` , `XssMatchSet` , `RegexMatchSet` , `GeoMatchSet` , and `SizeConstraintSet` objects that you want to add to a `Rule` and, for each object, indicates whether you want to negate the settings, for example, requests that do NOT originate from the IP address 192.0.2.44.
|
| CfnRule.PredicateProperty.Builder
A builder for
CfnRule.PredicateProperty |
| CfnRuleProps
Properties for defining a `CfnRule`.
|
| CfnRuleProps.Builder
A builder for
CfnRuleProps |
| CfnSizeConstraintSet
A CloudFormation `AWS::WAFRegional::SizeConstraintSet`.
|
| CfnSizeConstraintSet.Builder
A fluent builder for
CfnSizeConstraintSet. |
| CfnSizeConstraintSet.FieldToMatchProperty
The part of a web request that you want AWS WAF to inspect, such as a specific header or a query string.
|
| CfnSizeConstraintSet.FieldToMatchProperty.Builder
A builder for
CfnSizeConstraintSet.FieldToMatchProperty |
| CfnSizeConstraintSet.SizeConstraintProperty
> This is *AWS WAF Classic* documentation.
|
| CfnSizeConstraintSet.SizeConstraintProperty.Builder
A builder for
CfnSizeConstraintSet.SizeConstraintProperty |
| CfnSizeConstraintSetProps
Properties for defining a `CfnSizeConstraintSet`.
|
| CfnSizeConstraintSetProps.Builder
A builder for
CfnSizeConstraintSetProps |
| CfnSqlInjectionMatchSet
A CloudFormation `AWS::WAFRegional::SqlInjectionMatchSet`.
|
| CfnSqlInjectionMatchSet.Builder
A fluent builder for
CfnSqlInjectionMatchSet. |
| CfnSqlInjectionMatchSet.FieldToMatchProperty
The part of a web request that you want AWS WAF to inspect, such as a specific header or a query string.
|
| CfnSqlInjectionMatchSet.FieldToMatchProperty.Builder
A builder for
CfnSqlInjectionMatchSet.FieldToMatchProperty |
| CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty
> This is *AWS WAF Classic* documentation.
|
| CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder
A builder for
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty |
| CfnSqlInjectionMatchSetProps
Properties for defining a `CfnSqlInjectionMatchSet`.
|
| CfnSqlInjectionMatchSetProps.Builder
A builder for
CfnSqlInjectionMatchSetProps |
| CfnWebACL
A CloudFormation `AWS::WAFRegional::WebACL`.
|
| CfnWebACL.ActionProperty
Specifies the action AWS WAF takes when a web request matches or doesn't match all rule conditions.
|
| CfnWebACL.ActionProperty.Builder
A builder for
CfnWebACL.ActionProperty |
| CfnWebACL.Builder
A fluent builder for
CfnWebACL. |
| CfnWebACL.RuleProperty
A combination of `ByteMatchSet` , `IPSet` , and/or `SqlInjectionMatchSet` objects that identify the web requests that you want to allow, block, or count.
|
| CfnWebACL.RuleProperty.Builder
A builder for
CfnWebACL.RuleProperty |
| CfnWebACLAssociation
A CloudFormation `AWS::WAFRegional::WebACLAssociation`.
|
| CfnWebACLAssociation.Builder
A fluent builder for
CfnWebACLAssociation. |
| CfnWebACLAssociationProps
Properties for defining a `CfnWebACLAssociation`.
|
| CfnWebACLAssociationProps.Builder
A builder for
CfnWebACLAssociationProps |
| CfnWebACLProps
Properties for defining a `CfnWebACL`.
|
| CfnWebACLProps.Builder
A builder for
CfnWebACLProps |
| CfnXssMatchSet
A CloudFormation `AWS::WAFRegional::XssMatchSet`.
|
| CfnXssMatchSet.Builder
A fluent builder for
CfnXssMatchSet. |
| CfnXssMatchSet.FieldToMatchProperty
The part of a web request that you want AWS WAF to inspect, such as a specific header or a query string.
|
| CfnXssMatchSet.FieldToMatchProperty.Builder
A builder for
CfnXssMatchSet.FieldToMatchProperty |
| CfnXssMatchSet.XssMatchTupleProperty
> This is *AWS WAF Classic* documentation.
|
| CfnXssMatchSet.XssMatchTupleProperty.Builder
A builder for
CfnXssMatchSet.XssMatchTupleProperty |
| CfnXssMatchSetProps
Properties for defining a `CfnXssMatchSet`.
|
| CfnXssMatchSetProps.Builder
A builder for
CfnXssMatchSetProps |
Copyright © 2022. All rights reserved.