DetectPHIRequest
public struct DetectPHIRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A UTF-8 text string containing the clinical content being examined for PHI entities. Each string must contain fewer than 20,000 bytes of characters.
Declaration
Swift
public let text: String -
Undocumented
Declaration
Swift
public init(text: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DetectPHIRequest Structure Reference