DescribeDominantLanguageDetectionJobResponse
public struct DescribeDominantLanguageDetectionJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that contains the properties associated with a dominant language detection job.
Declaration
Swift
public let dominantLanguageDetectionJobProperties: DominantLanguageDetectionJobProperties?
-
Undocumented
Declaration
Swift
public init(dominantLanguageDetectionJobProperties: DominantLanguageDetectionJobProperties? = nil)