@Stability(value=Stable) @Internal public static final class CfnWebACL.FieldIdentifierProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.FieldIdentifierProperty
CfnWebACL.FieldIdentifierPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.FieldIdentifierProperty.Builder, CfnWebACL.FieldIdentifierProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWebACL.FieldIdentifierProperty.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) |
String |
getIdentifier()
The name of the username or password field, used in the `ManagedRuleGroupConfig` settings.
|
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.FieldIdentifierProperty.Builder builder)
CfnWebACL.AllowActionProperty.Builder.public final String getIdentifier()
CfnWebACL.FieldIdentifierProperty
When the PayloadType is JSON , the identifier must be in JSON pointer syntax. For example /form/username . For information about the JSON Pointer syntax, see the Internet Engineering Task Force (IETF) documentation JavaScript Object Notation (JSON) Pointer .
When the PayloadType is FORM_ENCODED , use the HTML form names. For example, username .
getIdentifier in interface CfnWebACL.FieldIdentifierProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.