stratosphere-wisdom-1.0.0: Stratosphere integration for AWS Wisdom.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Wisdom.AIAgent

Documentation

data TagConditionProperty Source #

Instances

Instances details
ToJSON TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

Show TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

Eq TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

ToResourceProperties TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

Property "Key" TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

Property "Value" TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

type PropertyType "Key" TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

type PropertyType "Value" TagConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagConditionProperty

data AIAgentConfigurationProperty Source #

Instances

Instances details
ToJSON AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Show AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Eq AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

ToResourceProperties AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Property "AnswerRecommendationAIAgentConfiguration" AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Associated Types

type PropertyType "AnswerRecommendationAIAgentConfiguration" AIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Property "ManualSearchAIAgentConfiguration" AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Associated Types

type PropertyType "ManualSearchAIAgentConfiguration" AIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Property "SelfServiceAIAgentConfiguration" AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

Associated Types

type PropertyType "SelfServiceAIAgentConfiguration" AIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

type PropertyType "AnswerRecommendationAIAgentConfiguration" AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

type PropertyType "ManualSearchAIAgentConfiguration" AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

type PropertyType "SelfServiceAIAgentConfiguration" AIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AIAgentConfigurationProperty

data AnswerRecommendationAIAgentConfigurationProperty Source #

Instances

Instances details
ToJSON AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Show AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Eq AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

ToResourceProperties AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Property "AnswerGenerationAIGuardrailId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Property "AnswerGenerationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Property "AssociationConfigurations" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Property "IntentLabelingGenerationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Associated Types

type PropertyType "IntentLabelingGenerationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

type PropertyType "IntentLabelingGenerationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty = Value Text
Property "Locale" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

Property "QueryReformulationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

type PropertyType "AnswerGenerationAIGuardrailId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

type PropertyType "AnswerGenerationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

type PropertyType "AssociationConfigurations" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

type PropertyType "IntentLabelingGenerationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

type PropertyType "IntentLabelingGenerationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty = Value Text
type PropertyType "Locale" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

type PropertyType "QueryReformulationAIPromptId" AnswerRecommendationAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AnswerRecommendationAIAgentConfigurationProperty

data ManualSearchAIAgentConfigurationProperty Source #

Instances

Instances details
ToJSON ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

Show ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

Eq ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

ToResourceProperties ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

Property "AnswerGenerationAIGuardrailId" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

Associated Types

type PropertyType "AnswerGenerationAIGuardrailId" ManualSearchAIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

type PropertyType "AnswerGenerationAIGuardrailId" ManualSearchAIAgentConfigurationProperty = Value Text
Property "AnswerGenerationAIPromptId" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

Associated Types

type PropertyType "AnswerGenerationAIPromptId" ManualSearchAIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

Property "AssociationConfigurations" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

Property "Locale" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

type PropertyType "AnswerGenerationAIGuardrailId" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

type PropertyType "AnswerGenerationAIGuardrailId" ManualSearchAIAgentConfigurationProperty = Value Text
type PropertyType "AnswerGenerationAIPromptId" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

type PropertyType "AssociationConfigurations" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

type PropertyType "Locale" ManualSearchAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.ManualSearchAIAgentConfigurationProperty

data SelfServiceAIAgentConfigurationProperty Source #

Instances

Instances details
ToJSON SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

Show SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

Eq SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

ToResourceProperties SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

Property "AssociationConfigurations" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

Property "SelfServiceAIGuardrailId" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

Property "SelfServiceAnswerGenerationAIPromptId" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

Associated Types

type PropertyType "SelfServiceAnswerGenerationAIPromptId" SelfServiceAIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

type PropertyType "SelfServiceAnswerGenerationAIPromptId" SelfServiceAIAgentConfigurationProperty = Value Text
Property "SelfServicePreProcessingAIPromptId" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

Associated Types

type PropertyType "SelfServicePreProcessingAIPromptId" SelfServiceAIAgentConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

type PropertyType "SelfServicePreProcessingAIPromptId" SelfServiceAIAgentConfigurationProperty = Value Text
type PropertyType "AssociationConfigurations" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

type PropertyType "SelfServiceAIGuardrailId" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

type PropertyType "SelfServiceAnswerGenerationAIPromptId" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

type PropertyType "SelfServiceAnswerGenerationAIPromptId" SelfServiceAIAgentConfigurationProperty = Value Text
type PropertyType "SelfServicePreProcessingAIPromptId" SelfServiceAIAgentConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.SelfServiceAIAgentConfigurationProperty

type PropertyType "SelfServicePreProcessingAIPromptId" SelfServiceAIAgentConfigurationProperty = Value Text

data AssociationConfigurationProperty Source #

Instances

Instances details
ToJSON AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

Show AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

Eq AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

ToResourceProperties AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

Property "AssociationConfigurationData" AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

Associated Types

type PropertyType "AssociationConfigurationData" AssociationConfigurationProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

Property "AssociationId" AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

Property "AssociationType" AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

type PropertyType "AssociationConfigurationData" AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

type PropertyType "AssociationId" AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

type PropertyType "AssociationType" AssociationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationProperty

data AssociationConfigurationDataProperty Source #

Instances

Instances details
ToJSON AssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty

Show AssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty

Eq AssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty

ToResourceProperties AssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty

Property "KnowledgeBaseAssociationConfigurationData" AssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty

Associated Types

type PropertyType "KnowledgeBaseAssociationConfigurationData" AssociationConfigurationDataProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty

type PropertyType "KnowledgeBaseAssociationConfigurationData" AssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty

data KnowledgeBaseAssociationConfigurationDataProperty Source #

Instances

Instances details
ToJSON KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

Show KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

Eq KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

ToResourceProperties KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

Property "ContentTagFilter" KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

Property "MaxResults" KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

Property "OverrideKnowledgeBaseSearchType" KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

type PropertyType "ContentTagFilter" KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

type PropertyType "MaxResults" KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

type PropertyType "OverrideKnowledgeBaseSearchType" KnowledgeBaseAssociationConfigurationDataProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty

data TagFilterProperty Source #

Instances

Instances details
ToJSON TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Show TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Eq TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

ToResourceProperties TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Property "AndConditions" TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Associated Types

type PropertyType "AndConditions" TagFilterProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Property "OrConditions" TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Associated Types

type PropertyType "OrConditions" TagFilterProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Property "TagCondition" TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

Associated Types

type PropertyType "TagCondition" TagFilterProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

type PropertyType "AndConditions" TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

type PropertyType "OrConditions" TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

type PropertyType "TagCondition" TagFilterProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty

data OrConditionProperty Source #

Instances

Instances details
ToJSON OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

Show OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

Eq OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

ToResourceProperties OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

Property "AndConditions" OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

Associated Types

type PropertyType "AndConditions" OrConditionProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

Property "TagCondition" OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

Associated Types

type PropertyType "TagCondition" OrConditionProperty 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

type PropertyType "AndConditions" OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

type PropertyType "TagCondition" OrConditionProperty Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty

data AIAgent Source #

Instances

Instances details
ToJSON AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Show AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Eq AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Methods

(==) :: AIAgent -> AIAgent -> Bool #

(/=) :: AIAgent -> AIAgent -> Bool #

ToResourceProperties AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Property "AssistantId" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Associated Types

type PropertyType "AssistantId" AIAgent 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

type PropertyType "AssistantId" AIAgent = Value Text

Methods

set :: PropertyType "AssistantId" AIAgent -> AIAgent -> AIAgent #

Property "Configuration" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Associated Types

type PropertyType "Configuration" AIAgent 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Methods

set :: PropertyType "Configuration" AIAgent -> AIAgent -> AIAgent #

Property "Description" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Associated Types

type PropertyType "Description" AIAgent 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

type PropertyType "Description" AIAgent = Value Text

Methods

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

Property "Name" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Associated Types

type PropertyType "Name" AIAgent 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Methods

set :: PropertyType "Name" AIAgent -> AIAgent -> AIAgent #

Property "Tags" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Associated Types

type PropertyType "Tags" AIAgent 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Methods

set :: PropertyType "Tags" AIAgent -> AIAgent -> AIAgent #

Property "Type" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Associated Types

type PropertyType "Type" AIAgent 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

Methods

set :: PropertyType "Type" AIAgent -> AIAgent -> AIAgent #

type PropertyType "AssistantId" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

type PropertyType "AssistantId" AIAgent = Value Text
type PropertyType "Configuration" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

type PropertyType "Description" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

type PropertyType "Description" AIAgent = Value Text
type PropertyType "Name" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

type PropertyType "Tags" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent

type PropertyType "Type" AIAgent Source # 
Instance details

Defined in Stratosphere.Wisdom.AIAgent