DescribeSentimentDetectionJobResponse
public struct DescribeSentimentDetectionJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that contains the properties associated with a sentiment detection job.
Declaration
Swift
public let sentimentDetectionJobProperties: SentimentDetectionJobProperties?
-
Undocumented
Declaration
Swift
public init(sentimentDetectionJobProperties: SentimentDetectionJobProperties? = nil)