Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrContainersStartJobRun
Packages that use EmrContainersStartJobRun
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrContainersStartJobRun in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrContainersStartJobRunModifier and TypeMethodDescriptionEmrContainersStartJobRun.Builder.build()static EmrContainersStartJobRunEmrContainersStartJobRun.jsonata(software.constructs.Construct scope, String id, EmrContainersStartJobRunJsonataProps props) Starts a job run Task using JSONata.static EmrContainersStartJobRunEmrContainersStartJobRun.jsonPath(software.constructs.Construct scope, String id, EmrContainersStartJobRunJsonPathProps props) Starts a job run Task using JSONPath.