StartRxNormInferenceJobResponse
public struct StartRxNormInferenceJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the job.
Declaration
Swift
public let jobId: String?
-
Undocumented
Declaration
Swift
public init(jobId: String? = nil)