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