

# HoursOfOperationOverrideConfig


Information about the hours of operation override config: day, start time, and end time.

## Contents


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

 ** EndTime **   <a name="connect-Type-HoursOfOperationOverrideConfig-EndTime"></a>
The end time that your contact center closes if overrides are applied.  
Type: [OverrideTimeSlice](API_OverrideTimeSlice.md) object  
Required: No

 ** StartTime **   <a name="connect-Type-HoursOfOperationOverrideConfig-StartTime"></a>
The start time when your contact center opens if overrides are applied.  
Type: [OverrideTimeSlice](API_OverrideTimeSlice.md) object  
Required: No

## 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/HoursOfOperationOverrideConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/HoursOfOperationOverrideConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/HoursOfOperationOverrideConfig) 