BatchSubtaskState type

BatchSubtaskState-Enums

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