menu
aws_lakeformation_api package
documentation
lakeformation-2017-03-31.dart
ErrorDetail
ErrorDetail constructor
ErrorDetail constructor
dark_mode
light_mode
ErrorDetail
constructor
ErrorDetail
(
{
String
?
errorCode
,
String
?
errorMessage
,
})
Implementation
ErrorDetail({ this.errorCode, this.errorMessage, });
aws_lakeformation_api package
documentation
lakeformation-2017-03-31
ErrorDetail
ErrorDetail constructor
ErrorDetail class