Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CandidateStepType

import type { CandidateStepType } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";
type CandidateStepType =
| "AWS::SageMaker::TrainingJob"
| "AWS::SageMaker::TransformJob"
| "AWS::SageMaker::ProcessingJob"

§Type

§
"AWS::SageMaker::TrainingJob" | "AWS::SageMaker::TransformJob" | "AWS::SageMaker::ProcessingJob" | cmnP.UnexpectedEnumValue
[src]