@Stability(value=Stable) @Internal public static final class CfnRuleGroup.CustomActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.CustomActionProperty
CfnRuleGroup.CustomActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.CustomActionProperty.Builder, CfnRuleGroup.CustomActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.CustomActionProperty.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 |
getActionDefinition()
The custom action associated with the action name.
|
String |
getActionName()
The descriptive name of the custom action.
|
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.CustomActionProperty.Builder builder)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final Object getActionDefinition()
CfnRuleGroup.CustomActionPropertygetActionDefinition in interface CfnRuleGroup.CustomActionPropertypublic final String getActionName()
CfnRuleGroup.CustomActionPropertyYou can't change the name of a custom action after you create it.
getActionName in interface CfnRuleGroup.CustomActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.