AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
athena
/
aws.sdk.kotlin.services.athena.model
/
BatchGetQueryExecutionResponse
/
Builder
Builder
class
Builder
Members
Properties
query
Executions
Link copied to clipboard
var
queryExecutions
:
List
<
QueryExecution
>
?
Information about a query execution.
unprocessed
Query
Execution
Ids
Link copied to clipboard
var
unprocessedQueryExecutionIds
:
List
<
UnprocessedQueryExecutionId
>
?
Information about the query executions that failed to run.