StopEntitiesDetectionV2JobRequest
public struct StopEntitiesDetectionV2JobRequest : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The identifier of the medical entities job to stop.
Declaration
Swift
public let jobId: String - 
                  
                  
Undocumented
Declaration
Swift
public init(jobId: String) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        StopEntitiesDetectionV2JobRequest Structure Reference