DescribeLanguageModelResponse
public struct DescribeLanguageModelResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the custom language model you requested more information about.
Declaration
Swift
public let languageModel: LanguageModel? -
Undocumented
Declaration
Swift
public init(languageModel: LanguageModel? = nil)
View on GitHub
DescribeLanguageModelResponse Structure Reference