toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.