View source: R/connect_operations.R
connect_delete_hours_of_operation_override | R Documentation |
Deletes an hours of operation override in an Amazon Connect hours of operation resource
See https://www.paws-r-sdk.com/docs/connect_delete_hours_of_operation_override/ for full documentation.
connect_delete_hours_of_operation_override(
InstanceId,
HoursOfOperationId,
HoursOfOperationOverrideId
)
InstanceId |
[required] The identifier of the Amazon Connect instance. |
HoursOfOperationId |
[required] The identifier for the hours of operation. |
HoursOfOperationOverrideId |
[required] The identifier for the hours of operation override. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.