CaptureStatus
import type { CaptureStatus } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/sagemaker.ts";type CaptureStatus = "Started" | "Stopped" | cmnP.UnexpectedEnumValue;
§Type
§
"Started" | "Stopped" | cmnP.UnexpectedEnumValue
[src]