ResolvedAttributes
import type { ResolvedAttributes } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/sagemaker.ts";interface ResolvedAttributes {
AutoMLJobObjective?: AutoMLJobObjective | null;
CompletionCriteria?: AutoMLJobCompletionCriteria | null;
ProblemType?: ProblemType | null;
}§Properties
§
AutoMLJobObjective?: AutoMLJobObjective | null
[src]§
CompletionCriteria?: AutoMLJobCompletionCriteria | null
[src]§
ProblemType?: ProblemType | null
[src]