StopLabelingJobRequest
public struct StopLabelingJobRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the labeling job to stop.
Declaration
Swift
public let labelingJobName: String -
Undocumented
Declaration
Swift
public init(labelingJobName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StopLabelingJobRequest Structure Reference