menu
aws_athena_api package
documentation
athena-2017-05-18.dart
UnprocessedQueryExecutionId
UnprocessedQueryExecutionId constructor
UnprocessedQueryExecutionId constructor
dark_mode
light_mode
UnprocessedQueryExecutionId
constructor
UnprocessedQueryExecutionId
(
{
String
?
errorCode
,
String
?
errorMessage
,
String
?
queryExecutionId
,
})
Implementation
UnprocessedQueryExecutionId({ this.errorCode, this.errorMessage, this.queryExecutionId, });
aws_athena_api package
documentation
athena-2017-05-18
UnprocessedQueryExecutionId
UnprocessedQueryExecutionId constructor
UnprocessedQueryExecutionId class