Creates an hours of operation override in an Amazon Connect hours of operation resource
See https://www.paws-r-sdk.com/docs/connect_create_hours_of_operation_override/ for full documentation.
connect_create_hours_of_operation_override(
InstanceId,
HoursOfOperationId,
Name,
Description = NULL,
Config,
EffectiveFrom,
EffectiveTill
)
[required] The identifier of the Amazon Connect instance.
[required] The identifier for the hours of operation
[required] The name of the hours of operation override.
The description of the hours of operation override.
[required] Configuration information for the hours of operation override: day, start time, and end time.
[required] The date from when the hours of operation override would be effective.
[required] The date until when the hours of operation override would be effective.