@Internal public static final class EventbridgeToStepfunctionsProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EventbridgeToStepfunctionsProps
EventbridgeToStepfunctionsPropssoftware.amazon.jsii.JsiiObject.InitializationModeEventbridgeToStepfunctionsProps.Builder, EventbridgeToStepfunctionsProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EventbridgeToStepfunctionsProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EventbridgeToStepfunctionsProps.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) |
Boolean |
getCreateCloudWatchAlarms()
Whether to create recommended CloudWatch alarms.
|
software.amazon.awscdk.services.events.EventBusProps |
getEventBusProps()
A new custom EventBus is created with provided props.
|
software.amazon.awscdk.services.events.RuleProps |
getEventRuleProps()
User provided eventRuleProps to override the defaults.
|
software.amazon.awscdk.services.events.IEventBus |
getExistingEventBusInterface()
Existing instance of a custom EventBus.
|
software.amazon.awscdk.services.logs.LogGroupProps |
getLogGroupProps()
User provided props to override the default props for the CloudWatchLogs LogGroup.
|
software.amazon.awscdk.services.stepfunctions.StateMachineProps |
getStateMachineProps()
User provided StateMachineProps to override the defaults.
|
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(EventbridgeToStepfunctionsProps.Builder builder)
EventbridgeToStepfunctionsProps.Builder.public final software.amazon.awscdk.services.events.RuleProps getEventRuleProps()
EventbridgeToStepfunctionsPropsDefault: - None
getEventRuleProps in interface EventbridgeToStepfunctionsPropspublic final software.amazon.awscdk.services.stepfunctions.StateMachineProps getStateMachineProps()
EventbridgeToStepfunctionsPropsDefault: - None
getStateMachineProps in interface EventbridgeToStepfunctionsPropspublic final Boolean getCreateCloudWatchAlarms()
EventbridgeToStepfunctionsPropsDefault: - Alarms are created
getCreateCloudWatchAlarms in interface EventbridgeToStepfunctionsPropspublic final software.amazon.awscdk.services.events.EventBusProps getEventBusProps()
EventbridgeToStepfunctionsPropsDefault: - None
getEventBusProps in interface EventbridgeToStepfunctionsPropspublic final software.amazon.awscdk.services.events.IEventBus getExistingEventBusInterface()
EventbridgeToStepfunctionsPropsDefault: - None
getExistingEventBusInterface in interface EventbridgeToStepfunctionsPropspublic final software.amazon.awscdk.services.logs.LogGroupProps getLogGroupProps()
EventbridgeToStepfunctionsPropsDefault: - Default props are used
getLogGroupProps in interface EventbridgeToStepfunctionsProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.