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

Stratosphere.Lex.Bot.SlotTypeProperty

Documentation

data CompositeSlotTypeSettingProperty Source #

Instances

Instances details
ToJSON CompositeSlotTypeSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty

Show CompositeSlotTypeSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty

Eq CompositeSlotTypeSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty

ToResourceProperties CompositeSlotTypeSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty

Property "SubSlots" CompositeSlotTypeSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty

type PropertyType "SubSlots" CompositeSlotTypeSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty

data SubSlotTypeCompositionProperty Source #

Instances

Instances details
ToJSON SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

Show SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

Eq SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

ToResourceProperties SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

Property "Name" SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

Property "SlotTypeId" SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

type PropertyType "Name" SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

type PropertyType "SlotTypeId" SubSlotTypeCompositionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty

data SlotTypeProperty Source #

Instances

Instances details
ToJSON SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Show SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Eq SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

ToResourceProperties SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Property "CompositeSlotTypeSetting" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Associated Types

type PropertyType "CompositeSlotTypeSetting" SlotTypeProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Methods

set :: PropertyType "CompositeSlotTypeSetting" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty #

Property "Description" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Associated Types

type PropertyType "Description" SlotTypeProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Property "ExternalSourceSetting" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Associated Types

type PropertyType "ExternalSourceSetting" SlotTypeProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Methods

set :: PropertyType "ExternalSourceSetting" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty #

Property "Name" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Associated Types

type PropertyType "Name" SlotTypeProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Property "ParentSlotTypeSignature" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Associated Types

type PropertyType "ParentSlotTypeSignature" SlotTypeProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

type PropertyType "ParentSlotTypeSignature" SlotTypeProperty = Value Text

Methods

set :: PropertyType "ParentSlotTypeSignature" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty #

Property "SlotTypeValues" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Associated Types

type PropertyType "SlotTypeValues" SlotTypeProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Property "ValueSelectionSetting" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Associated Types

type PropertyType "ValueSelectionSetting" SlotTypeProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

Methods

set :: PropertyType "ValueSelectionSetting" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty #

type PropertyType "CompositeSlotTypeSetting" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

type PropertyType "Description" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

type PropertyType "ExternalSourceSetting" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

type PropertyType "Name" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

type PropertyType "ParentSlotTypeSignature" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

type PropertyType "ParentSlotTypeSignature" SlotTypeProperty = Value Text
type PropertyType "SlotTypeValues" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty

type PropertyType "ValueSelectionSetting" SlotTypeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotTypeProperty