DescribeTopicsDetectionJobResponse
public struct DescribeTopicsDetectionJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The list of properties for the requested job.
Declaration
Swift
public let topicsDetectionJobProperties: TopicsDetectionJobProperties?
-
Undocumented
Declaration
Swift
public init(topicsDetectionJobProperties: TopicsDetectionJobProperties? = nil)