@Stability(value=Stable) @Internal public static final class CfnFirewallPolicy.StatefulEngineOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFirewallPolicy.StatefulEngineOptionsProperty
CfnFirewallPolicy.StatefulEngineOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFirewallPolicy.StatefulEngineOptionsProperty.Builder, CfnFirewallPolicy.StatefulEngineOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFirewallPolicy.StatefulEngineOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFirewallPolicy.ActionDefinitionProperty.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 |
getRuleOrder()
Indicates how to manage the order of stateful rule evaluation for the policy.
|
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(CfnFirewallPolicy.StatefulEngineOptionsProperty.Builder builder)
CfnFirewallPolicy.ActionDefinitionProperty.Builder.public final String getRuleOrder()
CfnFirewallPolicy.StatefulEngineOptionsProperty
DEFAULT_ACTION_ORDER is the default behavior. Stateful rules are provided to the rule engine as Suricata compatible strings, and Suricata evaluates them based on certain settings. For more information, see Evaluation order for stateful rules in the AWS Network Firewall Developer Guide .
getRuleOrder in interface CfnFirewallPolicy.StatefulEngineOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.