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.
6186 6187 6188 |
# File 'sig/types.rbs', line 6186 def hours @hours end |
#minutes ⇒ ::Integer
Returns the value of attribute minutes.
6187 6188 6189 |
# File 'sig/types.rbs', line 6187 def minutes @minutes end |