DescribeRxNormInferenceJobRequest
public struct DescribeRxNormInferenceJobRequest : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The identifier that Amazon Comprehend Medical generated for the job. The StartRxNormInferenceJob operation returns this identifier in its response.
Declaration
Swift
public let jobId: String - 
                  
                  
Undocumented
Declaration
Swift
public init(jobId: String) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        DescribeRxNormInferenceJobRequest Structure Reference