Class: Aws::Types::GetSearchSuggestionsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSearchSuggestionsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#property_name_suggestions ⇒ ::Array[Types::PropertyNameSuggestion]
Returns the value of attribute property_name_suggestions.
Instance Attribute Details
#property_name_suggestions ⇒ ::Array[Types::PropertyNameSuggestion]
Returns the value of attribute property_name_suggestions.
6142 6143 6144 |
# File 'sig/types.rbs', line 6142 def property_name_suggestions @property_name_suggestions end |