Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.GlueStartCrawlerRunJsonPathProps
Packages that use GlueStartCrawlerRunJsonPathProps
Package
Description
Tasks for AWS Step Functions
-
Uses of GlueStartCrawlerRunJsonPathProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement GlueStartCrawlerRunJsonPathPropsModifier and TypeClassDescriptionstatic final classAn implementation forGlueStartCrawlerRunJsonPathPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return GlueStartCrawlerRunJsonPathPropsModifier and TypeMethodDescriptionGlueStartCrawlerRunJsonPathProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type GlueStartCrawlerRunJsonPathPropsModifier and TypeMethodDescriptionstatic GlueStartCrawlerRunGlueStartCrawlerRun.jsonPath(software.constructs.Construct scope, String id, GlueStartCrawlerRunJsonPathProps props) Starts an AWS Glue Crawler using JSONPath in a Task state.