/**
 * Status
 * @example "STOPPED"
 */
export type AiDeploymentTargetStatus = 'STOPPED';
//# sourceMappingURL=ai-deployment-target-status.d.ts.map