class Aws::Connect::Types::HoursOfOperationTimeSlice

The start time or end time for an hours of operation.

@note When making an API call, you may pass HoursOfOperationTimeSlice

data as a hash:

    {
      hours: 1, # required
      minutes: 1, # required
    }

@!attribute [rw] hours

The hours.
@return [Integer]

@!attribute [rw] minutes

The minutes.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/HoursOfOperationTimeSlice AWS API Documentation

Constants

SENSITIVE