Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.GlueDataBrewStartJobRunJsonataProps
Packages that use GlueDataBrewStartJobRunJsonataProps
Package
Description
Tasks for AWS Step Functions
-
Uses of GlueDataBrewStartJobRunJsonataProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement GlueDataBrewStartJobRunJsonataPropsModifier and TypeClassDescriptionstatic final classAn implementation forGlueDataBrewStartJobRunJsonataPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return GlueDataBrewStartJobRunJsonataPropsModifier and TypeMethodDescriptionGlueDataBrewStartJobRunJsonataProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type GlueDataBrewStartJobRunJsonataPropsModifier and TypeMethodDescriptionstatic GlueDataBrewStartJobRunGlueDataBrewStartJobRun.jsonata(software.constructs.Construct scope, String id, GlueDataBrewStartJobRunJsonataProps props) Start a Job run as a Task using JSONata.