menu
aws_firehose_api package
documentation
firehose-2015-08-04.dart
PutRecordOutput
PutRecordOutput constructor
PutRecordOutput constructor
dark_mode
light_mode
PutRecordOutput
constructor
PutRecordOutput
(
{
required
String
recordId
,
bool
?
encrypted
,
})
Implementation
PutRecordOutput({ required this.recordId, this.encrypted, });
aws_firehose_api package
documentation
firehose-2015-08-04
PutRecordOutput
PutRecordOutput constructor
PutRecordOutput class