class Aws::Connect::Types::UpdateContactScheduleRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateContactScheduleRequest AWS API Documentation
@return [Time]
the past. It must be within up to 6 days in future.
running the inbound contact flow. The scheduled time cannot be in
The timestamp, in Unix Epoch seconds format, at which to start
@!attribute [rw] scheduled_time
@return [String]
The identifier of the contact.
@!attribute [rw] contact_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
}
scheduled_time: Time.now, # required
contact_id: “ContactId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateContactScheduleRequest