Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.AthenaGetQueryExecutionJsonataProps.Builder
Packages that use AthenaGetQueryExecutionJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of AthenaGetQueryExecutionJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return AthenaGetQueryExecutionJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()AthenaGetQueryExecutionJsonataProps.builder()Sets the value ofStateBaseProps.getComment()AthenaGetQueryExecutionJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()Deprecated.use `heartbeatTimeout`AthenaGetQueryExecutionJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()AthenaGetQueryExecutionJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofJsonataCommonOptions.getOutputs()AthenaGetQueryExecutionJsonataProps.Builder.queryExecutionId(String queryExecutionId) Sets the value ofAthenaGetQueryExecutionJsonataProps.getQueryExecutionId()AthenaGetQueryExecutionJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()AthenaGetQueryExecutionJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type AthenaGetQueryExecutionJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAthenaGetQueryExecutionJsonataProps.Builder.