Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.QueryExecutionContext.Builder
Packages that use QueryExecutionContext.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of QueryExecutionContext.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return QueryExecutionContext.BuilderModifier and TypeMethodDescriptionQueryExecutionContext.builder()QueryExecutionContext.Builder.catalogName(String catalogName) Sets the value ofQueryExecutionContext.getCatalogName()QueryExecutionContext.Builder.databaseName(String databaseName) Sets the value ofQueryExecutionContext.getDatabaseName()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type QueryExecutionContext.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(QueryExecutionContext.Builder builder) Constructor that initializes the object based on literal property values passed by theQueryExecutionContext.Builder.