ImportTerminologyResponse
public struct ImportTerminologyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The properties of the custom terminology being imported.
Declaration
Swift
public let terminologyProperties: TerminologyProperties? -
Undocumented
Declaration
Swift
public init(terminologyProperties: TerminologyProperties? = nil)
View on GitHub
ImportTerminologyResponse Structure Reference