CreateHyperParameterTuningJobResponse
public struct CreateHyperParameterTuningJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the tuning job. Amazon SageMaker assigns an ARN to a hyperparameter tuning job when you create it.
Declaration
Swift
public let hyperParameterTuningJobArn: String
-
Undocumented
Declaration
Swift
public init(hyperParameterTuningJobArn: String)