View source: R/connect_operations.R
connect_get_effective_hours_of_operations | R Documentation |
Get the hours of operations with the effective override applied.
See https://www.paws-r-sdk.com/docs/connect_get_effective_hours_of_operations/ for full documentation.
connect_get_effective_hours_of_operations(
InstanceId,
HoursOfOperationId,
FromDate,
ToDate
)
InstanceId |
[required] The identifier of the Amazon Connect instance. |
HoursOfOperationId |
[required] The identifier for the hours of operation. |
FromDate |
[required] The Date from when the hours of operation are listed. |
ToDate |
[required] The Date until when the hours of operation are listed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.