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

Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

Documentation

data ButtonProperty Source #

Instances

Instances details
ToJSON ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Show ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Eq ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

ToResourceProperties ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Property "Text" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Associated Types

type PropertyType "Text" ButtonProperty 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Property "Value" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Associated Types

type PropertyType "Value" ButtonProperty 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

type PropertyType "Text" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

type PropertyType "Value" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

data CustomPayloadProperty Source #

Instances

Instances details
ToJSON CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Show CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Eq CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

ToResourceProperties CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Property "Value" CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Associated Types

type PropertyType "Value" CustomPayloadProperty 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

type PropertyType "Value" CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

data PlainTextMessageProperty Source #

Instances

Instances details
ToJSON PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

Show PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

Eq PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

ToResourceProperties PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

Property "Value" PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

type PropertyType "Value" PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

data SSMLMessageProperty Source #

Constructors

SSMLMessageProperty 

Instances

Instances details
ToJSON SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Show SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Eq SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

ToResourceProperties SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Property "Value" SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Associated Types

type PropertyType "Value" SSMLMessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

type PropertyType "Value" SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

data MessageGroupProperty Source #

Instances

Instances details
ToJSON MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Show MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Eq MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

ToResourceProperties MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Property "Message" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Associated Types

type PropertyType "Message" MessageGroupProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Property "Variations" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Associated Types

type PropertyType "Variations" MessageGroupProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

type PropertyType "Message" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

type PropertyType "Variations" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

data ImageResponseCardProperty Source #

Instances

Instances details
ToJSON ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Show ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Eq ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

ToResourceProperties ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "Buttons" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "ImageUrl" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "Subtitle" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "Title" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "Buttons" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "ImageUrl" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "Subtitle" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "Title" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

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

data FulfillmentUpdateResponseSpecificationProperty Source #

Instances

Instances details
ToJSON FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

Show FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

Eq FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

ToResourceProperties FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

Property "AllowInterrupt" FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

Property "FrequencyInSeconds" FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

Property "MessageGroups" FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

type PropertyType "AllowInterrupt" FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

type PropertyType "FrequencyInSeconds" FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty

type PropertyType "MessageGroups" FulfillmentUpdateResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty