menu
aws_athena_api package
documentation
athena-2017-05-18.dart
StartQueryExecutionOutput
queryExecutionId property
queryExecutionId property
dark_mode
light_mode
queryExecutionId
property
String
?
queryExecutionId
final
The unique ID of the query that ran as a result of this request.
Implementation
final String? queryExecutionId;
aws_athena_api package
documentation
athena-2017-05-18
StartQueryExecutionOutput
queryExecutionId property
StartQueryExecutionOutput class