stratosphere-lex-1.0.0: Stratosphere integration for AWS Lex.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lex.Bot.MessageProperty

Documentation

data MessageProperty Source #

Instances

Instances details
ToJSON MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Show MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Eq MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

ToResourceProperties MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Property "CustomPayload" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "CustomPayload" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Property "ImageResponseCard" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "ImageResponseCard" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Methods

set :: PropertyType "ImageResponseCard" MessageProperty -> MessageProperty -> MessageProperty #

Property "PlainTextMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "PlainTextMessage" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Property "SSMLMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "SSMLMessage" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "CustomPayload" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "ImageResponseCard" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "PlainTextMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "SSMLMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty