menu
aws_athena_api package
documentation
athena-2017-05-18.dart
ListNamedQueriesOutput
namedQueryIds property
namedQueryIds property
dark_mode
light_mode
namedQueryIds
property
List
<
String
>
?
namedQueryIds
final
The list of unique query IDs.
Implementation
final List<String>? namedQueryIds;
aws_athena_api package
documentation
athena-2017-05-18
ListNamedQueriesOutput
namedQueryIds property
ListNamedQueriesOutput class