menu
aws_firehose_api package
documentation
firehose-2015-08-04.dart
PutRecordBatchResponseEntry
PutRecordBatchResponseEntry constructor
PutRecordBatchResponseEntry constructor
dark_mode
light_mode
PutRecordBatchResponseEntry
constructor
PutRecordBatchResponseEntry
(
{
String
?
errorCode
,
String
?
errorMessage
,
String
?
recordId
,
})
Implementation
PutRecordBatchResponseEntry({ this.errorCode, this.errorMessage, this.recordId, });
aws_firehose_api package
documentation
firehose-2015-08-04
PutRecordBatchResponseEntry
PutRecordBatchResponseEntry constructor
PutRecordBatchResponseEntry class