Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrContainersStartJobRunJsonataProps
Packages that use EmrContainersStartJobRunJsonataProps
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrContainersStartJobRunJsonataProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrContainersStartJobRunJsonataPropsModifier and TypeClassDescriptionstatic final class
An implementation forEmrContainersStartJobRunJsonataProps
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrContainersStartJobRunJsonataPropsModifier and TypeMethodDescriptionEmrContainersStartJobRunJsonataProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrContainersStartJobRunJsonataPropsModifier and TypeMethodDescriptionstatic EmrContainersStartJobRun
EmrContainersStartJobRun.jsonata
(software.constructs.Construct scope, String id, EmrContainersStartJobRunJsonataProps props) Starts a job run Task using JSONata.