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