@Stability(value=Stable) @Internal public static final class CfnFunction.EventBridgeRuleEventProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.EventBridgeRuleEventProperty
CfnFunction.EventBridgeRuleEventPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.EventBridgeRuleEventProperty.Builder, CfnFunction.EventBridgeRuleEventProperty.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 pattern,
String eventBusName,
String input,
String inputPath)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.AlexaSkillEventProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEventBusName()
`CfnFunction.EventBridgeRuleEventProperty.EventBusName`.
|
String |
getInput()
`CfnFunction.EventBridgeRuleEventProperty.Input`.
|
String |
getInputPath()
`CfnFunction.EventBridgeRuleEventProperty.InputPath`.
|
Object |
getPattern()
`CfnFunction.EventBridgeRuleEventProperty.Pattern`.
|
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 pattern, String eventBusName, String input, String inputPath)
CfnFunction.AlexaSkillEventProperty.Builder.public final Object getPattern()
CfnFunction.EventBridgeRuleEventPropertygetPattern in interface CfnFunction.EventBridgeRuleEventPropertypublic final String getEventBusName()
CfnFunction.EventBridgeRuleEventPropertygetEventBusName in interface CfnFunction.EventBridgeRuleEventPropertypublic final String getInput()
CfnFunction.EventBridgeRuleEventPropertygetInput in interface CfnFunction.EventBridgeRuleEventPropertypublic final String getInputPath()
CfnFunction.EventBridgeRuleEventPropertygetInputPath in interface CfnFunction.EventBridgeRuleEventProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.