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.
10222 10223 10224 |
# File 'sig/types.rbs', line 10222 def property_name_hint @property_name_hint end |