@Stability(value=Stable) @Internal public static final class CfnRuleGroup.RulesSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.RulesSourceProperty
CfnRuleGroup.RulesSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.RulesSourceProperty.Builder, CfnRuleGroup.RulesSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.RulesSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.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) |
Object |
getRulesSourceList()
Stateful inspection criteria for a domain list rule group.
|
String |
getRulesString()
Stateful inspection criteria, provided in Suricata compatible intrusion prevention system (IPS) rules.
|
Object |
getStatefulRules()
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
|
Object |
getStatelessRulesAndCustomActions()
Stateless inspection criteria to be used in a 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(CfnRuleGroup.RulesSourceProperty.Builder builder)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final Object getRulesSourceList()
CfnRuleGroup.RulesSourcePropertygetRulesSourceList in interface CfnRuleGroup.RulesSourcePropertypublic final String getRulesString()
CfnRuleGroup.RulesSourcePropertySuricata is an open-source network IPS that includes a standard rule-based language for network traffic inspection.
These rules contain the inspection criteria and the action to take for traffic that matches the criteria, so this type of rule group doesn't have a separate action setting.
getRulesString in interface CfnRuleGroup.RulesSourcePropertypublic final Object getStatefulRules()
CfnRuleGroup.RulesSourceProperty
Use this option to specify simple Suricata rules with protocol, source and destination, ports, direction, and rule options. For information about the Suricata Rules format, see Rules Format .
getStatefulRules in interface CfnRuleGroup.RulesSourcePropertypublic final Object getStatelessRulesAndCustomActions()
CfnRuleGroup.RulesSourcePropertygetStatelessRulesAndCustomActions in interface CfnRuleGroup.RulesSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.