menu
aws_athena_api package
documentation
athena-2017-05-18.dart
BatchGetQueryExecutionOutput
queryExecutions property
queryExecutions property
dark_mode
light_mode
queryExecutions
property
List
<
QueryExecution
>
?
queryExecutions
final
Information about a query execution.
Implementation
final List<QueryExecution>? queryExecutions;
aws_athena_api package
documentation
athena-2017-05-18
BatchGetQueryExecutionOutput
queryExecutions property
BatchGetQueryExecutionOutput class