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