StartImportLabelsTaskRunResponse
public struct StartImportLabelsTaskRunResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier for the task run.
Declaration
Swift
public let taskRunId: String?
-
Undocumented
Declaration
Swift
public init(taskRunId: String? = nil)