Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EventBridgeSchedulerCreateScheduleTaskJsonataProps
Packages that use EventBridgeSchedulerCreateScheduleTaskJsonataProps
Package
Description
Tasks for AWS Step Functions
-
Uses of EventBridgeSchedulerCreateScheduleTaskJsonataProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EventBridgeSchedulerCreateScheduleTaskJsonataPropsModifier and TypeClassDescriptionstatic final classAn implementation forEventBridgeSchedulerCreateScheduleTaskJsonataPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return EventBridgeSchedulerCreateScheduleTaskJsonataPropsModifier and TypeMethodDescriptionEventBridgeSchedulerCreateScheduleTaskJsonataProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EventBridgeSchedulerCreateScheduleTaskJsonataPropsModifier and TypeMethodDescriptionEventBridgeSchedulerCreateScheduleTask.jsonata(software.constructs.Construct scope, String id, EventBridgeSchedulerCreateScheduleTaskJsonataProps props) Create an AWS EventBridge Scheduler schedule using JSONata.