StartMLLabelingSetGenerationTaskRunResponse
public struct StartMLLabelingSetGenerationTaskRunResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique run identifier that is associated with this task run.
Declaration
Swift
public let taskRunId: String?
-
Undocumented
Declaration
Swift
public init(taskRunId: String? = nil)