Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.AthenaGetQueryResultsJsonPathProps
Packages that use AthenaGetQueryResultsJsonPathProps
Package
Description
Tasks for AWS Step Functions
-
Uses of AthenaGetQueryResultsJsonPathProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement AthenaGetQueryResultsJsonPathPropsModifier and TypeClassDescriptionstatic final classAn implementation forAthenaGetQueryResultsJsonPathPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return AthenaGetQueryResultsJsonPathPropsModifier and TypeMethodDescriptionAthenaGetQueryResultsJsonPathProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type AthenaGetQueryResultsJsonPathPropsModifier and TypeMethodDescriptionstatic AthenaGetQueryResultsAthenaGetQueryResults.jsonPath(software.constructs.Construct scope, String id, AthenaGetQueryResultsJsonPathProps props) Get an Athena Query Results as a Task that using JSONPath.