StopEntitiesDetectionV2JobResponse
public struct StopEntitiesDetectionV2JobResponse : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The identifier of the medical entities detection job that was stopped.
Declaration
Swift
public let jobId: String? - 
                  
                  
Undocumented
Declaration
Swift
public init(jobId: String? = nil) 
View on GitHub
        StopEntitiesDetectionV2JobResponse Structure Reference