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)