DescribeKeyPhrasesDetectionJobResponse
public struct DescribeKeyPhrasesDetectionJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that contains the properties associated with a key phrases detection job.
Declaration
Swift
public let keyPhrasesDetectionJobProperties: KeyPhrasesDetectionJobProperties?
-
Undocumented
Declaration
Swift
public init(keyPhrasesDetectionJobProperties: KeyPhrasesDetectionJobProperties? = nil)