menu
aws_rds_api package
documentation
rds-2013-01-10.dart
Event
Event constructor
Event constructor
dark_mode
light_mode
Event
constructor
Event
(
{
DateTime
?
date
,
List
<
String
>
?
eventCategories
,
String
?
message
,
String
?
sourceIdentifier
,
SourceType
?
sourceType
,
})
Implementation
Event({ this.date, this.eventCategories, this.message, this.sourceIdentifier, this.sourceType, });
aws_rds_api package
documentation
rds-2013-01-10
Event
Event constructor
Event class