RoutingProfile

class RoutingProfile : KotlinCustomResource

Resource Type definition for AWS::Connect::RoutingProfile

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 identifier of the default outbound queue for this routing profile.

Link copied to clipboard
val description: Output<String>

The description of the routing profile.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier of the Amazon Connect instance.

Link copied to clipboard

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

Link copied to clipboard
val name: Output<String>

The name of the routing profile.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The queues to associate with this routing profile.

Link copied to clipboard

The Amazon Resource Name (ARN) of the routing profile.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>