Skip to contents

Disassociates a set of queues from a routing profile.

See https://www.paws-r-sdk.com/docs/connect_disassociate_routing_profile_queues/ for full documentation.

Usage

connect_disassociate_routing_profile_queues(
  InstanceId,
  RoutingProfileId,
  QueueReferences = NULL,
  ManualAssignmentQueueReferences = NULL
)

Arguments

InstanceId

[required] The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

RoutingProfileId

[required] The identifier of the routing profile.

QueueReferences

The queues to disassociate from this routing profile.

ManualAssignmentQueueReferences

The manual assignment queues to disassociate with this routing profile.