Uses of Class
software.amazon.awsconstructs.services.eventbridgestepfunctions.EventbridgeToStepfunctionsProps.Builder
-
Uses of EventbridgeToStepfunctionsProps.Builder in software.amazon.awsconstructs.services.eventbridgestepfunctions
Methods in software.amazon.awsconstructs.services.eventbridgestepfunctions that return EventbridgeToStepfunctionsProps.BuilderModifier and TypeMethodDescriptionEventbridgeToStepfunctionsProps.builder()EventbridgeToStepfunctionsProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms) Sets the value ofEventbridgeToStepfunctionsProps.getCreateCloudWatchAlarms()EventbridgeToStepfunctionsProps.Builder.eventBusProps(software.amazon.awscdk.services.events.EventBusProps eventBusProps) Sets the value ofEventbridgeToStepfunctionsProps.getEventBusProps()EventbridgeToStepfunctionsProps.Builder.eventRuleProps(software.amazon.awscdk.services.events.RuleProps eventRuleProps) Sets the value ofEventbridgeToStepfunctionsProps.getEventRuleProps()EventbridgeToStepfunctionsProps.Builder.existingEventBusInterface(software.amazon.awscdk.services.events.IEventBus existingEventBusInterface) Sets the value ofEventbridgeToStepfunctionsProps.getExistingEventBusInterface()EventbridgeToStepfunctionsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps) Sets the value ofEventbridgeToStepfunctionsProps.getLogGroupProps()EventbridgeToStepfunctionsProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps) Sets the value ofEventbridgeToStepfunctionsProps.getStateMachineProps()Constructors in software.amazon.awsconstructs.services.eventbridgestepfunctions with parameters of type EventbridgeToStepfunctionsProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEventbridgeToStepfunctionsProps.Builder.