Class: Aws::Types::OverrideTimeSlice

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hours::Integer

Returns the value of attribute hours.

Returns:

  • (::Integer)


5922
5923
5924
# File 'sig/types.rbs', line 5922

def hours
  @hours
end

#minutes::Integer

Returns the value of attribute minutes.

Returns:

  • (::Integer)


5923
5924
5925
# File 'sig/types.rbs', line 5923

def minutes
  @minutes
end