menu
aws_iotevents_data_api package
documentation
iotevents-data-2018-10-23.dart
BatchUpdateDetectorErrorEntry
BatchUpdateDetectorErrorEntry constructor
BatchUpdateDetectorErrorEntry constructor
dark_mode
light_mode
BatchUpdateDetectorErrorEntry
constructor
BatchUpdateDetectorErrorEntry
(
{
ErrorCode
?
errorCode
,
String
?
errorMessage
,
String
?
messageId
,
})
Implementation
BatchUpdateDetectorErrorEntry({ this.errorCode, this.errorMessage, this.messageId, });
aws_iotevents_data_api package
documentation
iotevents-data-2018-10-23
BatchUpdateDetectorErrorEntry
BatchUpdateDetectorErrorEntry constructor
BatchUpdateDetectorErrorEntry class