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