BatchSubtaskState type

BatchSubtaskState enums

type BatchSubtaskState = "preparing" | "running" | "completed"