Class: Aws::Types::SuggestionQuery
- Inherits:
-
Object
- Object
- Aws::Types::SuggestionQuery
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#property_name_query ⇒ Types::PropertyNameQuery
Returns the value of attribute property_name_query.
Instance Attribute Details
#property_name_query ⇒ Types::PropertyNameQuery
Returns the value of attribute property_name_query.
11236 11237 11238 |
# File 'sig/types.rbs', line 11236 def property_name_query @property_name_query end |