Class: Aws::Types::City
- Inherits:
-
Object
- Object
- Aws::Types::City
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#city_name ⇒ ::String
Returns the value of attribute city_name.
Instance Attribute Details
#city_name ⇒ ::String
Returns the value of attribute city_name.
281 282 283 |
# File 'sig/types.rbs', line 281 def city_name @city_name end |