menu
aws_logs_api package
documentation
logs-2014-03-28.dart
OutputLogEvent
OutputLogEvent constructor
OutputLogEvent constructor
dark_mode
light_mode
OutputLogEvent
constructor
OutputLogEvent
(
{
int
?
ingestionTime
,
String
?
message
,
int
?
timestamp
,
})
Implementation
OutputLogEvent({ this.ingestionTime, this.message, this.timestamp, });
aws_logs_api package
documentation
logs-2014-03-28
OutputLogEvent
OutputLogEvent constructor
OutputLogEvent class