GetSearchSuggestionsResponse
public struct GetSearchSuggestionsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of property names for a Resource that match a SuggestionQuery.
Declaration
Swift
public let propertyNameSuggestions: [PropertyNameSuggestion]? -
Undocumented
Declaration
Swift
public init(propertyNameSuggestions: [PropertyNameSuggestion]? = nil)
View on GitHub
GetSearchSuggestionsResponse Structure Reference