stratosphere-connect-1.0.0: Stratosphere integration for AWS Connect.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Connect.RoutingProfile

Documentation

data RoutingProfileQueueConfigProperty Source #

Instances

Instances details
ToJSON RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

Show RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

Eq RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

ToResourceProperties RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

Property "Delay" RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

Property "Priority" RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

Property "QueueReference" RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

type PropertyType "Delay" RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

type PropertyType "Priority" RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

type PropertyType "QueueReference" RoutingProfileQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueConfigProperty

data RoutingProfileManualAssignmentQueueConfigProperty Source #

Instances

Instances details
ToJSON RoutingProfileManualAssignmentQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileManualAssignmentQueueConfigProperty

Show RoutingProfileManualAssignmentQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileManualAssignmentQueueConfigProperty

Eq RoutingProfileManualAssignmentQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileManualAssignmentQueueConfigProperty

ToResourceProperties RoutingProfileManualAssignmentQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileManualAssignmentQueueConfigProperty

Property "QueueReference" RoutingProfileManualAssignmentQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileManualAssignmentQueueConfigProperty

type PropertyType "QueueReference" RoutingProfileManualAssignmentQueueConfigProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileManualAssignmentQueueConfigProperty

data RoutingProfileQueueReferenceProperty Source #

Instances

Instances details
ToJSON RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

Show RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

Eq RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

ToResourceProperties RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

Property "Channel" RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

Property "QueueArn" RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

type PropertyType "Channel" RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

type PropertyType "QueueArn" RoutingProfileQueueReferenceProperty Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile.RoutingProfileQueueReferenceProperty

data RoutingProfile Source #

Constructors

RoutingProfile

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-routingprofile.html

Fields

Instances

Instances details
ToJSON RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Show RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Eq RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

ToResourceProperties RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Property "AgentAvailabilityTimer" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "AgentAvailabilityTimer" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "AgentAvailabilityTimer" RoutingProfile = Value Text

Methods

set :: PropertyType "AgentAvailabilityTimer" RoutingProfile -> RoutingProfile -> RoutingProfile #

Property "DefaultOutboundQueueArn" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "DefaultOutboundQueueArn" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "DefaultOutboundQueueArn" RoutingProfile = Value Text

Methods

set :: PropertyType "DefaultOutboundQueueArn" RoutingProfile -> RoutingProfile -> RoutingProfile #

Property "Description" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "Description" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "Description" RoutingProfile = Value Text
Property "InstanceArn" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "InstanceArn" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "InstanceArn" RoutingProfile = Value Text
Property "ManualAssignmentQueueConfigs" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "ManualAssignmentQueueConfigs" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Methods

set :: PropertyType "ManualAssignmentQueueConfigs" RoutingProfile -> RoutingProfile -> RoutingProfile #

Property "MediaConcurrencies" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "MediaConcurrencies" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Methods

set :: PropertyType "MediaConcurrencies" RoutingProfile -> RoutingProfile -> RoutingProfile #

Property "Name" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "Name" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Property "QueueConfigs" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "QueueConfigs" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Property "Tags" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

Associated Types

type PropertyType "Tags" RoutingProfile 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "AgentAvailabilityTimer" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "AgentAvailabilityTimer" RoutingProfile = Value Text
type PropertyType "DefaultOutboundQueueArn" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "DefaultOutboundQueueArn" RoutingProfile = Value Text
type PropertyType "Description" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "Description" RoutingProfile = Value Text
type PropertyType "InstanceArn" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "InstanceArn" RoutingProfile = Value Text
type PropertyType "ManualAssignmentQueueConfigs" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "MediaConcurrencies" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "Name" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "QueueConfigs" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile

type PropertyType "Tags" RoutingProfile Source # 
Instance details

Defined in Stratosphere.Connect.RoutingProfile