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.
6076 6077 6078 |
# File 'sig/types.rbs', line 6076 def hours @hours end |
#minutes ⇒ ::Integer
Returns the value of attribute minutes.
6077 6078 6079 |
# File 'sig/types.rbs', line 6077 def minutes @minutes end |