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