menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
AttachmentStateChange
AttachmentStateChange constructor
AttachmentStateChange constructor
dark_mode
light_mode
AttachmentStateChange
constructor
AttachmentStateChange
(
{
required
String
attachmentArn
,
required
String
status
,
})
Implementation
AttachmentStateChange({ required this.attachmentArn, required this.status, });
aws_ecs_api package
documentation
ecs-2014-11-13
AttachmentStateChange
AttachmentStateChange constructor
AttachmentStateChange class