@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(CfnRuleGroup.StatelessRulesAndCustomActionsProperty.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 |
getCustomActions()
Defines an array of individual custom action definitions that are available for use by the stateless rules in this `StatelessRulesAndCustomActions` specification.
|
Object |
getStatelessRules()
Defines the set of stateless rules for use 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.StatelessRulesAndCustomActionsProperty.Builder builder)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final Object getStatelessRules()
CfnRuleGroup.StatelessRulesAndCustomActionsPropertygetStatelessRules in interface CfnRuleGroup.StatelessRulesAndCustomActionsPropertypublic final Object getCustomActions()
CfnRuleGroup.StatelessRulesAndCustomActionsProperty
You name each custom action that you define, and then you can use it by name in your stateless rule RuleGroup.RuleDefinition Actions specification.
getCustomActions in interface CfnRuleGroup.StatelessRulesAndCustomActionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.