| Modifier and Type | Class and Description |
|---|---|
static class |
ResultConfiguration.Jsii$Proxy
An implementation for
ResultConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ResultConfiguration |
ResultConfiguration.Builder.build()
Builds the configured instance.
|
default ResultConfiguration |
AthenaStartQueryExecutionProps.getResultConfiguration()
(experimental) Configuration on how and where to save query.
|
ResultConfiguration |
AthenaStartQueryExecutionProps.Jsii$Proxy.getResultConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AthenaStartQueryExecution.Builder |
AthenaStartQueryExecution.Builder.resultConfiguration(ResultConfiguration resultConfiguration)
(experimental) Configuration on how and where to save query.
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.resultConfiguration(ResultConfiguration resultConfiguration)
Sets the value of
AthenaStartQueryExecutionProps.getResultConfiguration() |
| Constructor and Description |
|---|
Jsii$Proxy(String queryString,
String clientRequestToken,
QueryExecutionContext queryExecutionContext,
ResultConfiguration resultConfiguration,
String workGroup,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
AthenaStartQueryExecutionProps.Builder. |
Copyright © 2021. All rights reserved.