menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
Service
runningCount property
runningCount property
dark_mode
light_mode
runningCount
property
int
?
runningCount
final
The number of tasks in the cluster that are in the
RUNNING
state.
Implementation
final int? runningCount;
aws_ecs_api package
documentation
ecs-2014-11-13
Service
runningCount property
Service class