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

Stratosphere.Connect.ContactFlow

Documentation

data ContactFlow Source #

Instances

Instances details
ToJSON ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Show ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Eq ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

ToResourceProperties ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Property "Content" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Associated Types

type PropertyType "Content" ContactFlow 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Property "Description" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Associated Types

type PropertyType "Description" ContactFlow 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "Description" ContactFlow = Value Text

Methods

set :: PropertyType "Description" ContactFlow -> ContactFlow -> ContactFlow #

Property "InstanceArn" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Associated Types

type PropertyType "InstanceArn" ContactFlow 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "InstanceArn" ContactFlow = Value Text

Methods

set :: PropertyType "InstanceArn" ContactFlow -> ContactFlow -> ContactFlow #

Property "Name" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Associated Types

type PropertyType "Name" ContactFlow 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Property "State" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Associated Types

type PropertyType "State" ContactFlow 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Property "Tags" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Associated Types

type PropertyType "Tags" ContactFlow 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "Tags" ContactFlow = [Tag]
Property "Type" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

Associated Types

type PropertyType "Type" ContactFlow 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "Content" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "Description" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

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

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "InstanceArn" ContactFlow = Value Text
type PropertyType "Name" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "State" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "Tags" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow

type PropertyType "Tags" ContactFlow = [Tag]
type PropertyType "Type" ContactFlow Source # 
Instance details

Defined in Stratosphere.Connect.ContactFlow