CandidateStepType
public enum CandidateStepType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case awsSagemakerTrainingjob = "AWS::SageMaker::TrainingJob"
-
Undocumented
Declaration
Swift
case awsSagemakerTransformjob = "AWS::SageMaker::TransformJob"
-
Undocumented
Declaration
Swift
case awsSagemakerProcessingjob = "AWS::SageMaker::ProcessingJob"
-
Declaration
Swift
public var description: String { get }