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