Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.ResultConfiguration
Packages that use ResultConfiguration
Package
Description
Tasks for AWS Step Functions
-
Uses of ResultConfiguration in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement ResultConfigurationMethods in software.amazon.awscdk.services.stepfunctions.tasks that return ResultConfigurationModifier and TypeMethodDescriptionResultConfiguration.Builder.build()Builds the configured instance.default ResultConfigurationAthenaStartQueryExecutionJsonataProps.getResultConfiguration()Configuration on how and where to save query.final ResultConfigurationAthenaStartQueryExecutionJsonataProps.Jsii$Proxy.getResultConfiguration()default ResultConfigurationAthenaStartQueryExecutionJsonPathProps.getResultConfiguration()Configuration on how and where to save query.final ResultConfigurationAthenaStartQueryExecutionJsonPathProps.Jsii$Proxy.getResultConfiguration()default ResultConfigurationAthenaStartQueryExecutionProps.getResultConfiguration()Configuration on how and where to save query.final ResultConfigurationAthenaStartQueryExecutionProps.Jsii$Proxy.getResultConfiguration()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ResultConfigurationModifier and TypeMethodDescriptionAthenaStartQueryExecution.Builder.resultConfiguration(ResultConfiguration resultConfiguration) Configuration on how and where to save query.AthenaStartQueryExecutionJsonataProps.Builder.resultConfiguration(ResultConfiguration resultConfiguration) Sets the value ofAthenaStartQueryExecutionJsonataProps.getResultConfiguration()AthenaStartQueryExecutionJsonPathProps.Builder.resultConfiguration(ResultConfiguration resultConfiguration) Sets the value ofAthenaStartQueryExecutionJsonPathProps.getResultConfiguration()AthenaStartQueryExecutionProps.Builder.resultConfiguration(ResultConfiguration resultConfiguration) Sets the value ofAthenaStartQueryExecutionProps.getResultConfiguration()