CreateLabelingJobResponse
public struct CreateLabelingJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.
Declaration
Swift
public let labelingJobArn: String -
Undocumented
Declaration
Swift
public init(labelingJobArn: String)
View on GitHub
CreateLabelingJobResponse Structure Reference