DescribeDocumentClassificationJobResponse
public struct DescribeDocumentClassificationJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that describes the properties associated with the document classification job.
Declaration
Swift
public let documentClassificationJobProperties: DocumentClassificationJobProperties?
-
Undocumented
Declaration
Swift
public init(documentClassificationJobProperties: DocumentClassificationJobProperties? = nil)