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

Stratosphere.Lex.Bot.GenerativeAISettingsProperty

Documentation

data BedrockModelSpecificationProperty Source #

Instances

Instances details
ToJSON BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Show BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Eq BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

ToResourceProperties BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Property "BedrockGuardrailConfiguration" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Associated Types

type PropertyType "BedrockGuardrailConfiguration" BedrockModelSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Property "BedrockModelCustomPrompt" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Associated Types

type PropertyType "BedrockModelCustomPrompt" BedrockModelSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

type PropertyType "BedrockModelCustomPrompt" BedrockModelSpecificationProperty = Value Text
Property "BedrockTraceStatus" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Associated Types

type PropertyType "BedrockTraceStatus" BedrockModelSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

Property "ModelArn" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

type PropertyType "BedrockGuardrailConfiguration" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

type PropertyType "BedrockModelCustomPrompt" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

type PropertyType "BedrockModelCustomPrompt" BedrockModelSpecificationProperty = Value Text
type PropertyType "BedrockTraceStatus" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

type PropertyType "ModelArn" BedrockModelSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty

data BedrockGuardrailConfigurationProperty Source #

Instances

Instances details
ToJSON BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

Show BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

Eq BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

ToResourceProperties BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

Property "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

Associated Types

type PropertyType "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

type PropertyType "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty = Value Text
Property "BedrockGuardrailVersion" BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

Associated Types

type PropertyType "BedrockGuardrailVersion" BedrockGuardrailConfigurationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

type PropertyType "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

type PropertyType "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty = Value Text
type PropertyType "BedrockGuardrailVersion" BedrockGuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty

data BuildtimeSettingsProperty Source #

Instances

Instances details
ToJSON BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

Show BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

Eq BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

ToResourceProperties BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

Property "DescriptiveBotBuilderSpecification" BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

Associated Types

type PropertyType "DescriptiveBotBuilderSpecification" BuildtimeSettingsProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

Property "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

Associated Types

type PropertyType "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

Methods

set :: PropertyType "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty -> BuildtimeSettingsProperty -> BuildtimeSettingsProperty #

type PropertyType "DescriptiveBotBuilderSpecification" BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

type PropertyType "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty

data DescriptiveBotBuilderSpecificationProperty Source #

Instances

Instances details
ToJSON DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

Show DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

Eq DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

ToResourceProperties DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

Property "BedrockModelSpecification" DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

Property "Enabled" DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

type PropertyType "BedrockModelSpecification" DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

type PropertyType "Enabled" DescriptiveBotBuilderSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty

data SampleUtteranceGenerationSpecificationProperty Source #

Instances

Instances details
ToJSON SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

Show SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

Eq SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

ToResourceProperties SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

Property "BedrockModelSpecification" SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

Property "Enabled" SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

type PropertyType "BedrockModelSpecification" SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

type PropertyType "Enabled" SampleUtteranceGenerationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty

data RuntimeSettingsProperty Source #

Instances

Instances details
ToJSON RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

Show RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

Eq RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

ToResourceProperties RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

Property "NluImprovementSpecification" RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

Associated Types

type PropertyType "NluImprovementSpecification" RuntimeSettingsProperty 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

Property "SlotResolutionImprovementSpecification" RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

Associated Types

type PropertyType "SlotResolutionImprovementSpecification" RuntimeSettingsProperty 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

Methods

set :: PropertyType "SlotResolutionImprovementSpecification" RuntimeSettingsProperty -> RuntimeSettingsProperty -> RuntimeSettingsProperty #

type PropertyType "NluImprovementSpecification" RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

type PropertyType "SlotResolutionImprovementSpecification" RuntimeSettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty

data NluImprovementSpecificationProperty Source #

Instances

Instances details
ToJSON NluImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty

Show NluImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty

Eq NluImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty

ToResourceProperties NluImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty

Property "Enabled" NluImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty

type PropertyType "Enabled" NluImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty

data SlotResolutionImprovementSpecificationProperty Source #

Instances

Instances details
ToJSON SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

Show SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

Eq SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

ToResourceProperties SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

Property "BedrockModelSpecification" SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

Property "Enabled" SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

type PropertyType "BedrockModelSpecification" SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

type PropertyType "Enabled" SlotResolutionImprovementSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty

data GenerativeAISettingsProperty Source #

Instances

Instances details
ToJSON GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty

Show GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty

Eq GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty

ToResourceProperties GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty

Property "BuildtimeSettings" GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty

Property "RuntimeSettings" GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty

type PropertyType "BuildtimeSettings" GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty

type PropertyType "RuntimeSettings" GenerativeAISettingsProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty