connect_get_effective_hours_of_operations {paws.customer.engagement}R 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.


[Package paws.customer.engagement version 0.9.0 Index]