StopAutoMLJobRequest
public struct StopAutoMLJobRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the object you are requesting.
Declaration
Swift
public let autoMLJobName: String -
Undocumented
Declaration
Swift
public init(autoMLJobName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StopAutoMLJobRequest Structure Reference