menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
ServiceEvent
ServiceEvent constructor
ServiceEvent constructor
dark_mode
light_mode
ServiceEvent
constructor
ServiceEvent
(
{
DateTime
?
createdAt
,
String
?
id
,
String
?
message
,
})
Implementation
ServiceEvent({ this.createdAt, this.id, this.message, });
aws_ecs_api package
documentation
ecs-2014-11-13
ServiceEvent
ServiceEvent constructor
ServiceEvent class