Class CfnRuleGroupPropsMixin.RuleOptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnRuleGroupPropsMixin.RuleOptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRuleGroupPropsMixin.RuleOptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRuleGroupPropsMixin.RuleOptionProperty
@Stability(Stable)
@Internal
public static final class CfnRuleGroupPropsMixin.RuleOptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRuleGroupPropsMixin.RuleOptionProperty
An implementation for
CfnRuleGroupPropsMixin.RuleOptionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnRuleGroupPropsMixin.RuleOptionProperty
CfnRuleGroupPropsMixin.RuleOptionProperty.Builder, CfnRuleGroupPropsMixin.RuleOptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroupPropsMixin.RuleOptionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnRuleGroupPropsMixin.RuleOptionProperty.Builder.
-
-
Method Details
-
getKeyword
Description copied from interface:CfnRuleGroupPropsMixin.RuleOptionPropertyThe Suricata rule option keywords.For Network Firewall , the keyword signature ID (sid) is required in the format
sid:112233. The sid must be unique within the rule group. For information about Suricata rule option keywords, see Rule options .- Specified by:
getKeywordin interfaceCfnRuleGroupPropsMixin.RuleOptionProperty- See Also:
-
getSettings
Description copied from interface:CfnRuleGroupPropsMixin.RuleOptionPropertyThe Suricata rule option settings.Settings have zero or more values, and the number of possible settings and required settings depends on the keyword. The format for Settings is
number. For information about Suricata rule option settings, see Rule options .- Specified by:
getSettingsin interfaceCfnRuleGroupPropsMixin.RuleOptionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-