Class: Aws::Types::OverrideTimeSlice
- Inherits:
-
Object
- Object
- Aws::Types::OverrideTimeSlice
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hours ⇒ ::Integer
Returns the value of attribute hours.
-
#minutes ⇒ ::Integer
Returns the value of attribute minutes.
Instance Attribute Details
#hours ⇒ ::Integer
Returns the value of attribute hours.
5922 5923 5924 |
# File 'sig/types.rbs', line 5922 def hours @hours end |
#minutes ⇒ ::Integer
Returns the value of attribute minutes.
5923 5924 5925 |
# File 'sig/types.rbs', line 5923 def minutes @minutes end |