Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.AthenaGetQueryResults
Packages that use AthenaGetQueryResults
Package
Description
Tasks for AWS Step Functions
- 
Uses of AthenaGetQueryResults in software.amazon.awscdk.services.stepfunctions.tasksMethods in software.amazon.awscdk.services.stepfunctions.tasks that return AthenaGetQueryResultsModifier and TypeMethodDescriptionAthenaGetQueryResults.Builder.build()static AthenaGetQueryResultsAthenaGetQueryResults.jsonata(software.constructs.Construct scope, String id, AthenaGetQueryResultsJsonataProps props) Get an Athena Query Results as a Task that using JSONata.static AthenaGetQueryResultsAthenaGetQueryResults.jsonPath(software.constructs.Construct scope, String id, AthenaGetQueryResultsJsonPathProps props) Get an Athena Query Results as a Task that using JSONPath.