Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.GlueDataBrewStartJobRun
Packages that use GlueDataBrewStartJobRun
Package
Description
Tasks for AWS Step Functions
-
Uses of GlueDataBrewStartJobRun in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return GlueDataBrewStartJobRunModifier and TypeMethodDescriptionGlueDataBrewStartJobRun.Builder.build()static GlueDataBrewStartJobRunGlueDataBrewStartJobRun.jsonata(software.constructs.Construct scope, String id, GlueDataBrewStartJobRunJsonataProps props) Start a Job run as a Task using JSONata.static GlueDataBrewStartJobRunGlueDataBrewStartJobRun.jsonPath(software.constructs.Construct scope, String id, GlueDataBrewStartJobRunJsonPathProps props) Start a Job run as a Task using JSONPath.