menu
aws_athena_api package
documentation
athena-2017-05-18.dart
BatchGetNamedQueryOutput
namedQueries property
namedQueries property
dark_mode
light_mode
namedQueries
property
List
<
NamedQuery
>
?
namedQueries
final
Information about the named query IDs submitted.
Implementation
final List<NamedQuery>? namedQueries;
aws_athena_api package
documentation
athena-2017-05-18
BatchGetNamedQueryOutput
namedQueries property
BatchGetNamedQueryOutput class