Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EventBridgePutEventsJsonataProps.Builder
Packages that use EventBridgePutEventsJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EventBridgePutEventsJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EventBridgePutEventsJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()EventBridgePutEventsJsonataProps.builder()Sets the value ofStateBaseProps.getComment()EventBridgePutEventsJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()EventBridgePutEventsJsonataProps.Builder.entries(List<? extends EventBridgePutEventsEntry> entries) Sets the value ofEventBridgePutEventsJsonataProps.getEntries()Deprecated.use `heartbeatTimeout`EventBridgePutEventsJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()EventBridgePutEventsJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofJsonataCommonOptions.getOutputs()EventBridgePutEventsJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()EventBridgePutEventsJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EventBridgePutEventsJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEventBridgePutEventsJsonataProps.Builder.