BatchJobScheduleState type

BatchJobScheduleГосударственные enums

type BatchJobScheduleState =
  | "active"
  | "completed"
  | "disabled"
  | "terminating"
  | "deleting"