@Stability(value=Stable) @Internal public static final class CfnWebACL.RegexMatchStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.RegexMatchStatementProperty
CfnWebACL.RegexMatchStatementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.RegexMatchStatementProperty.Builder, CfnWebACL.RegexMatchStatementProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWebACL.RegexMatchStatementProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.AllowActionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getFieldToMatch()
The part of the web request that you want AWS WAF to inspect.
|
String |
getRegexString()
The string representing the regular expression.
|
Object |
getTextTransformations()
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnWebACL.RegexMatchStatementProperty.Builder builder)
CfnWebACL.AllowActionProperty.Builder.public final Object getFieldToMatch()
CfnWebACL.RegexMatchStatementPropertygetFieldToMatch in interface CfnWebACL.RegexMatchStatementPropertypublic final String getRegexString()
CfnWebACL.RegexMatchStatementPropertygetRegexString in interface CfnWebACL.RegexMatchStatementPropertypublic final Object getTextTransformations()
CfnWebACL.RegexMatchStatementProperty
If you specify one or more transformations in a rule statement, AWS WAF performs all transformations on the content of the request component identified by FieldToMatch , starting from the lowest priority setting, before inspecting the content for a match.
getTextTransformations in interface CfnWebACL.RegexMatchStatementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.