Builder

class Builder

Properties

Link copied to clipboard

Whether agents with this routing profile will have their routing order calculated based on longest idle time or time since their last inbound contact.

Link copied to clipboard

The default outbound queue for the routing profile.

Link copied to clipboard

Description of the routing profile. Must not be more than 250 characters.

Link copied to clipboard

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

Link copied to clipboard

The manual assignment queues associated with the routing profile. If no queue is added, agents and supervisors can't pick or assign any contacts from this routing profile. The limit of 10 array members applies to the maximum number of RoutingProfileManualAssignmentQueueConfig objects that can be passed during a CreateRoutingProfile API request. It is different from the quota of 50 queues per routing profile per instance that is listed in Amazon Connect service quotas.

Link copied to clipboard

The channels that agents can handle in the Contact Control Panel (CCP) for this routing profile.

Link copied to clipboard
var name: String?

The name of the routing profile. Must not be more than 127 characters.

Link copied to clipboard

The inbound queues associated with the routing profile. If no queue is added, the agent can make only outbound calls.

Link copied to clipboard

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.