RxNormTrait
public struct RxNormTrait : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Provides a name or contextual description about the trait.
Declaration
Swift
public let name: RxNormTraitName?
-
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.
Declaration
Swift
public let score: Float?
-
Undocumented
Declaration
Swift
public init(name: RxNormTraitName? = nil, score: Float? = nil)