@Stability(value=Stable) @Internal public static final class CfnWebACL.WafActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.WafActionProperty
CfnWebACL.WafActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.WafActionProperty.Builder, CfnWebACL.WafActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWebACL.WafActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.ActivatedRuleProperty.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 |
getType()
Specifies how you want AWS WAF to respond to requests that match the settings in a `Rule` .
|
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.WafActionProperty.Builder builder)
CfnWebACL.ActivatedRuleProperty.Builder.public final String getType()
CfnWebACL.WafActionPropertyValid settings include the following:
ALLOW : AWS WAF allows requestsBLOCK : AWS WAF blocks requestsCOUNT : AWS WAF increments a counter of the requests that match all of the conditions in the rule. AWS WAF then continues to inspect the web request based on the remaining rules in the web ACL. You can't specify COUNT for the default action for a WebACL .getType in interface CfnWebACL.WafActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.