class Aws::Connect::Types::UpdateHoursOfOperationRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateHoursOfOperationRequest AWS API Documentation
@return [Array<Types::HoursOfOperationConfig>]
Configuration information of the hours of operation.
@!attribute [rw] config
@return [String]
The time zone of the hours of operation.
@!attribute [rw] time_zone
@return [String]
The description of the hours of operation.
@!attribute [rw] description
@return [String]
The name of the hours of operation.
@!attribute [rw] name
@return [String]
The identifier of the hours of operation.
@!attribute [rw] hours_of_operation_id
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
],
},
},
minutes: 1, # required
hours: 1, # required
end_time: { # required
},
minutes: 1, # required
hours: 1, # required
start_time: { # required
day: “SUNDAY”, # required, accepts SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY
{
config: [
time_zone: “TimeZone”,
description: “UpdateHoursOfOperationDescription”,
name: “CommonNameLength127”,
hours_of_operation_id: “HoursOfOperationId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateHoursOfOperationRequest