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