Updates the default outbound queue of a routing profile.
connect_update_routing_profile_default_outbound_queue(InstanceId,
RoutingProfileId, DefaultOutboundQueueId)[required] The identifier of the Amazon Connect instance.
[required] The identifier of the routing profile.
[required] The identifier for the default outbound queue.
An empty list.
svc$update_routing_profile_default_outbound_queue( InstanceId = "string", RoutingProfileId = "string", DefaultOutboundQueueId = "string" )