menu
kubernetes package
documentation
batch_v1.dart
CronJobStatus
active property
active property
dark_mode
light_mode
active
property
List
<
ObjectReference
>
?
active
final
A list of pointers to currently running jobs.
Implementation
final List<ObjectReference>? active;
kubernetes package
documentation
batch_v1
CronJobStatus
active property
CronJobStatus class