DescribeICD10CMInferenceJobResponse
public struct DescribeICD10CMInferenceJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that contains the properties associated with a detection job.
Declaration
Swift
public let comprehendMedicalAsyncJobProperties: ComprehendMedicalAsyncJobProperties? -
Undocumented
Declaration
Swift
public init(comprehendMedicalAsyncJobProperties: ComprehendMedicalAsyncJobProperties? = nil)
View on GitHub
DescribeICD10CMInferenceJobResponse Structure Reference