Class: Aws::Types::Timezone
- Inherits:
-
Object
- Object
- Aws::Types::Timezone
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#timezone_name ⇒ ::String
Returns the value of attribute timezone_name.
Instance Attribute Details
#timezone_name ⇒ ::String
Returns the value of attribute timezone_name.
4503 4504 4505 |
# File 'sig/types.rbs', line 4503 def timezone_name @timezone_name end |