@Stability(value=Stable) @Internal public static final class CfnWebACL.OverrideActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.OverrideActionProperty
CfnWebACL.OverrideActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.OverrideActionProperty.Builder, CfnWebACL.OverrideActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWebACL.OverrideActionProperty.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 |
getCount()
Override the rule group evaluation result to count only.
|
Object |
getNone()
Don't override the rule group evaluation result.
|
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.OverrideActionProperty.Builder builder)
CfnWebACL.AllowActionProperty.Builder.public final Object getCount()
CfnWebACL.OverrideActionProperty
This option is usually set to none. It does not affect how the rules in the rule group are evaluated. If you want the rules in the rule group to only count matches, do not use this and instead exclude those rules in your rule group reference statement settings.
getCount in interface CfnWebACL.OverrideActionPropertypublic final Object getNone()
CfnWebACL.OverrideActionPropertyThis is the most common setting.
getNone in interface CfnWebACL.OverrideActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.