@Stability(value=Stable) @Internal public static final class CfnWebACL.RuleGroupReferenceStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.RuleGroupReferenceStatementProperty
CfnWebACL.RuleGroupReferenceStatementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.RuleGroupReferenceStatementProperty.Builder, CfnWebACL.RuleGroupReferenceStatementProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWebACL.RuleGroupReferenceStatementProperty.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 |
getArn()
The Amazon Resource Name (ARN) of the entity.
|
Object |
getExcludedRules()
The rules in the referenced rule group whose actions are set to `Count` .
|
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.RuleGroupReferenceStatementProperty.Builder builder)
CfnWebACL.AllowActionProperty.Builder.public final String getArn()
CfnWebACL.RuleGroupReferenceStatementPropertygetArn in interface CfnWebACL.RuleGroupReferenceStatementPropertypublic final Object getExcludedRules()
CfnWebACL.RuleGroupReferenceStatementProperty
When you exclude a rule, AWS WAF evaluates it exactly as it would if the rule action setting were Count . This is a useful option for testing the rules in a rule group without modifying how they handle your web traffic.
getExcludedRules in interface CfnWebACL.RuleGroupReferenceStatementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.