

# HoursOfOperationConfig


Contains information about the hours of operation.

## Contents


 ** Day **   <a name="connect-Type-HoursOfOperationConfig-Day"></a>
The day that the hours of operation applies to.  
Type: String  
Valid Values: `SUNDAY | MONDAY | TUESDAY | WEDNESDAY | THURSDAY | FRIDAY | SATURDAY`   
Required: Yes

 ** EndTime **   <a name="connect-Type-HoursOfOperationConfig-EndTime"></a>
The end time that your contact center closes.  
Type: [HoursOfOperationTimeSlice](API_HoursOfOperationTimeSlice.md) object  
Required: Yes

 ** StartTime **   <a name="connect-Type-HoursOfOperationConfig-StartTime"></a>
The start time that your contact center opens.  
Type: [HoursOfOperationTimeSlice](API_HoursOfOperationTimeSlice.md) object  
Required: Yes

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/HoursOfOperationConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/HoursOfOperationConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/HoursOfOperationConfig) 