menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
Task
attributes property
attributes property
dark_mode
light_mode
attributes
property
List
<
Attribute
>
?
attributes
final
The attributes of the task
Implementation
final List<Attribute>? attributes;
aws_ecs_api package
documentation
ecs-2014-11-13
Task
attributes property
Task class