You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Athena::Types::BatchGetQueryExecutionOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Athena::Types::BatchGetQueryExecutionOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#query_executions ⇒ Array<Types::QueryExecution>
Information about a query execution.
-
#unprocessed_query_execution_ids ⇒ Array<Types::UnprocessedQueryExecutionId>
Information about the query executions that failed to run.
Instance Attribute Details
#query_executions ⇒ Array<Types::QueryExecution>
Information about a query execution.
#unprocessed_query_execution_ids ⇒ Array<Types::UnprocessedQueryExecutionId>
Information about the query executions that failed to run.