GetVocabularyRequest
public struct GetVocabularyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the vocabulary to return information about. The name is case sensitive.
Declaration
Swift
public let vocabularyName: String -
Undocumented
Declaration
Swift
public init(vocabularyName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetVocabularyRequest Structure Reference