| Modifier and Type | Method and Description |
|---|---|
static EventbridgeToStepfunctionsProps.Builder |
EventbridgeToStepfunctionsProps.builder() |
EventbridgeToStepfunctionsProps.Builder |
EventbridgeToStepfunctionsProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms)
Sets the value of
EventbridgeToStepfunctionsProps.getCreateCloudWatchAlarms() |
EventbridgeToStepfunctionsProps.Builder |
EventbridgeToStepfunctionsProps.Builder.eventBusProps(software.amazon.awscdk.services.events.EventBusProps eventBusProps)
Sets the value of
EventbridgeToStepfunctionsProps.getEventBusProps() |
EventbridgeToStepfunctionsProps.Builder |
EventbridgeToStepfunctionsProps.Builder.eventRuleProps(software.amazon.awscdk.services.events.RuleProps eventRuleProps)
Sets the value of
EventbridgeToStepfunctionsProps.getEventRuleProps() |
EventbridgeToStepfunctionsProps.Builder |
EventbridgeToStepfunctionsProps.Builder.existingEventBusInterface(software.amazon.awscdk.services.events.IEventBus existingEventBusInterface)
Sets the value of
EventbridgeToStepfunctionsProps.getExistingEventBusInterface() |
EventbridgeToStepfunctionsProps.Builder |
EventbridgeToStepfunctionsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps)
Sets the value of
EventbridgeToStepfunctionsProps.getLogGroupProps() |
EventbridgeToStepfunctionsProps.Builder |
EventbridgeToStepfunctionsProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps)
Sets the value of
EventbridgeToStepfunctionsProps.getStateMachineProps() |
| Constructor and Description |
|---|
Jsii$Proxy(EventbridgeToStepfunctionsProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EventbridgeToStepfunctionsProps.Builder. |
Copyright © 2022. All rights reserved.