SuggestionQuery
public struct SuggestionQuery : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Defines a property name hint. Only property names that begin with the specified hint are included in the response.
Declaration
Swift
public let propertyNameQuery: PropertyNameQuery? -
Undocumented
Declaration
Swift
public init(propertyNameQuery: PropertyNameQuery? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
SuggestionQuery Structure Reference