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

Stratosphere.Connect.Rule.ActionsProperty

Documentation

data ActionsProperty Source #

Constructors

ActionsProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-rule-actions.html

Fields

Instances

Instances details
ToJSON ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Show ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Eq ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

ToResourceProperties ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Property "AssignContactCategoryActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "AssignContactCategoryActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "AssignContactCategoryActions" ActionsProperty = Object

Methods

set :: PropertyType "AssignContactCategoryActions" ActionsProperty -> ActionsProperty -> ActionsProperty #

Property "CreateCaseActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "CreateCaseActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Methods

set :: PropertyType "CreateCaseActions" ActionsProperty -> ActionsProperty -> ActionsProperty #

Property "EndAssociatedTasksActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "EndAssociatedTasksActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "EndAssociatedTasksActions" ActionsProperty = Object

Methods

set :: PropertyType "EndAssociatedTasksActions" ActionsProperty -> ActionsProperty -> ActionsProperty #

Property "EventBridgeActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "EventBridgeActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Methods

set :: PropertyType "EventBridgeActions" ActionsProperty -> ActionsProperty -> ActionsProperty #

Property "SendNotificationActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "SendNotificationActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Methods

set :: PropertyType "SendNotificationActions" ActionsProperty -> ActionsProperty -> ActionsProperty #

Property "SubmitAutoEvaluationActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "SubmitAutoEvaluationActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "SubmitAutoEvaluationActions" ActionsProperty = [SubmitAutoEvaluationActionProperty]

Methods

set :: PropertyType "SubmitAutoEvaluationActions" ActionsProperty -> ActionsProperty -> ActionsProperty #

Property "TaskActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "TaskActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Property "UpdateCaseActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Associated Types

type PropertyType "UpdateCaseActions" ActionsProperty 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

Methods

set :: PropertyType "UpdateCaseActions" ActionsProperty -> ActionsProperty -> ActionsProperty #

type PropertyType "AssignContactCategoryActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "AssignContactCategoryActions" ActionsProperty = Object
type PropertyType "CreateCaseActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "EndAssociatedTasksActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "EndAssociatedTasksActions" ActionsProperty = Object
type PropertyType "EventBridgeActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "SendNotificationActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "SubmitAutoEvaluationActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "SubmitAutoEvaluationActions" ActionsProperty = [SubmitAutoEvaluationActionProperty]
type PropertyType "TaskActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty

type PropertyType "UpdateCaseActions" ActionsProperty Source # 
Instance details

Defined in Stratosphere.Connect.Rule.ActionsProperty