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