Class: Aws::Types::HoursOfOperationTimeSlice

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)


4420
4421
4422
# File 'sig/types.rbs', line 4420

def hours
  @hours
end

#minutes::Integer

Returns the value of attribute minutes.

Returns:

  • (::Integer)


4421
4422
4423
# File 'sig/types.rbs', line 4421

def minutes
  @minutes
end