Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.GlueStartJobRun
Packages that use GlueStartJobRun
Package
Description
Tasks for AWS Step Functions
-
Uses of GlueStartJobRun in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return GlueStartJobRunModifier and TypeMethodDescriptionGlueStartJobRun.Builder.build()static GlueStartJobRunGlueStartJobRun.jsonata(software.constructs.Construct scope, String id, GlueStartJobRunJsonataProps props) Starts an AWS Glue job in a Task state using JSONata.static GlueStartJobRunGlueStartJobRun.jsonPath(software.constructs.Construct scope, String id, GlueStartJobRunJsonPathProps props) Starts an AWS Glue job in a Task state using JSONPath.