Get Hours Of Operation Result
data class GetHoursOfOperationResult(val arn: String, val configs: List<GetHoursOfOperationConfig>, val description: String, val hoursOfOperationArn: String, val hoursOfOperationId: String, val id: String, val instanceId: String, val name: String, val tags: Map<String, String>, val timeZone: String)
A collection of values returned by getHoursOfOperation.
Constructors
Properties
Link copied to clipboard
Configuration information for the hours of operation: day, start time, and end time . Config blocks are documented below. Config blocks are documented below.
Link copied to clipboard
Description of the Hours of Operation.
Link copied to clipboard
(Deprecated) ARN of the Hours of Operation.
Link copied to clipboard
The identifier for the hours of operation.
Link copied to clipboard
Identifier of the hosting Amazon Connect Instance.