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