DeleteVocabularyRequest
public struct DeleteVocabularyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the vocabulary to delete.
Declaration
Swift
public let vocabularyName: String -
Undocumented
Declaration
Swift
public init(vocabularyName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteVocabularyRequest Structure Reference