@Stability(value=Stable) @Internal public static final class CfnWebACL.ByteMatchStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.ByteMatchStatementProperty
CfnWebACL.ByteMatchStatementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.ByteMatchStatementProperty.Builder, CfnWebACL.ByteMatchStatementProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object fieldToMatch,
String positionalConstraint,
Object textTransformations,
String searchString,
String searchStringBase64)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.AllowActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getFieldToMatch()
`CfnWebACL.ByteMatchStatementProperty.FieldToMatch`.
|
String |
getPositionalConstraint()
`CfnWebACL.ByteMatchStatementProperty.PositionalConstraint`.
|
String |
getSearchString()
`CfnWebACL.ByteMatchStatementProperty.SearchString`.
|
String |
getSearchStringBase64()
`CfnWebACL.ByteMatchStatementProperty.SearchStringBase64`.
|
Object |
getTextTransformations()
`CfnWebACL.ByteMatchStatementProperty.TextTransformations`.
|
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.public final Object getFieldToMatch()
CfnWebACL.ByteMatchStatementPropertygetFieldToMatch in interface CfnWebACL.ByteMatchStatementPropertypublic final String getPositionalConstraint()
CfnWebACL.ByteMatchStatementPropertygetPositionalConstraint in interface CfnWebACL.ByteMatchStatementPropertypublic final Object getTextTransformations()
CfnWebACL.ByteMatchStatementPropertygetTextTransformations in interface CfnWebACL.ByteMatchStatementPropertypublic final String getSearchString()
CfnWebACL.ByteMatchStatementPropertygetSearchString in interface CfnWebACL.ByteMatchStatementPropertypublic final String getSearchStringBase64()
CfnWebACL.ByteMatchStatementPropertygetSearchStringBase64 in interface CfnWebACL.ByteMatchStatementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.