StartMLEvaluationTaskRunRequest
public struct StartMLEvaluationTaskRunRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier of the machine learning transform.
Declaration
Swift
public let transformId: String -
Undocumented
Declaration
Swift
public init(transformId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StartMLEvaluationTaskRunRequest Structure Reference