@Stability(value=Stable) @Internal public static final class CfnFirewallPolicy.StatelessRuleGroupReferenceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFirewallPolicy.StatelessRuleGroupReferenceProperty
CfnFirewallPolicy.StatelessRuleGroupReferencePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFirewallPolicy.StatelessRuleGroupReferenceProperty.Builder, CfnFirewallPolicy.StatelessRuleGroupReferenceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFirewallPolicy.StatelessRuleGroupReferenceProperty.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) |
Number |
getPriority()
An integer setting that indicates the order in which to run the stateless rule groups in a single `FirewallPolicy` .
|
String |
getResourceArn()
The Amazon Resource Name (ARN) of the stateless rule group.
|
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.StatelessRuleGroupReferenceProperty.Builder builder)
CfnFirewallPolicy.ActionDefinitionProperty.Builder.public final Number getPriority()
CfnFirewallPolicy.StatelessRuleGroupReferencePropertyNetwork Firewall applies each stateless rule group to a packet starting with the group that has the lowest priority setting. You must ensure that the priority settings are unique within each policy.
getPriority in interface CfnFirewallPolicy.StatelessRuleGroupReferencePropertypublic final String getResourceArn()
CfnFirewallPolicy.StatelessRuleGroupReferencePropertygetResourceArn in interface CfnFirewallPolicy.StatelessRuleGroupReferenceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.