BatchSubtaskState type

Enums de BatchSubtaskState

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