Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.AthenaStartQueryExecution
Packages that use AthenaStartQueryExecution
Package
Description
Tasks for AWS Step Functions
- 
Uses of AthenaStartQueryExecution in software.amazon.awscdk.services.stepfunctions.tasksMethods in software.amazon.awscdk.services.stepfunctions.tasks that return AthenaStartQueryExecutionModifier and TypeMethodDescriptionAthenaStartQueryExecution.Builder.build()static AthenaStartQueryExecutionAthenaStartQueryExecution.jsonata(software.constructs.Construct scope, String id, AthenaStartQueryExecutionJsonataProps props) Start an Athena Query as a Task using JSONata.static AthenaStartQueryExecutionAthenaStartQueryExecution.jsonPath(software.constructs.Construct scope, String id, AthenaStartQueryExecutionJsonPathProps props) Start an Athena Query as a Task using JSONPath.