menu
aws_glue_api package
documentation
glue-2017-03-31.dart
ErrorDetails
ErrorDetails.new constructor
ErrorDetails.new constructor
dark_mode
light_mode
ErrorDetails
constructor
ErrorDetails
(
{
String
?
errorCode
,
String
?
errorMessage
,
})
Implementation
ErrorDetails({ this.errorCode, this.errorMessage, });
aws_glue_api package
documentation
glue-2017-03-31
ErrorDetails
ErrorDetails.new constructor
ErrorDetails class