connect_get_effective_hours_of_operations: Get the hours of operations with the effective override...

View source: R/connect_operations.R

connect_get_effective_hours_of_operationsR Documentation

Get the hours of operations with the effective override applied

Description

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.

Usage

connect_get_effective_hours_of_operations(
  InstanceId,
  HoursOfOperationId,
  FromDate,
  ToDate
)

Arguments

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.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.