Class: Aws::Types::PropertyNameQuery
- Inherits:
-
Object
- Object
- Aws::Types::PropertyNameQuery
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#property_name_hint ⇒ ::String
Returns the value of attribute property_name_hint.
Instance Attribute Details
#property_name_hint ⇒ ::String
Returns the value of attribute property_name_hint.
10229 10230 10231 |
# File 'sig/types.rbs', line 10229 def property_name_hint @property_name_hint end |