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