@Stability(value=Stable) @Internal public static final class CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.StatelessRulesAndCustomActionsProperty
CfnRuleGroup.StatelessRulesAndCustomActionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder, CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object statelessRules,
Object customActions)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.ActionDefinitionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCustomActions()
`CfnRuleGroup.StatelessRulesAndCustomActionsProperty.CustomActions`.
|
Object |
getStatelessRules()
`CfnRuleGroup.StatelessRulesAndCustomActionsProperty.StatelessRules`.
|
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(Object statelessRules, Object customActions)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final Object getStatelessRules()
CfnRuleGroup.StatelessRulesAndCustomActionsPropertygetStatelessRules in interface CfnRuleGroup.StatelessRulesAndCustomActionsPropertypublic final Object getCustomActions()
CfnRuleGroup.StatelessRulesAndCustomActionsPropertygetCustomActions in interface CfnRuleGroup.StatelessRulesAndCustomActionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.