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)


4570
4571
4572
# File 'sig/types.rbs', line 4570

def hours
  @hours
end

#minutes::Integer

Returns the value of attribute minutes.

Returns:

  • (::Integer)


4571
4572
4573
# File 'sig/types.rbs', line 4571

def minutes
  @minutes
end