| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty
Documentation
data TagConditionProperty Source #
Constructors
| TagConditionProperty | |
Instances
data KnowledgeBaseAssociationConfigurationDataProperty Source #
Constructors
| KnowledgeBaseAssociationConfigurationDataProperty | |
Fields | |
Instances
| ToJSON KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty Methods toJSON :: KnowledgeBaseAssociationConfigurationDataProperty -> Value # toEncoding :: KnowledgeBaseAssociationConfigurationDataProperty -> Encoding # toJSONList :: [KnowledgeBaseAssociationConfigurationDataProperty] -> Value # toEncodingList :: [KnowledgeBaseAssociationConfigurationDataProperty] -> Encoding # omitField :: KnowledgeBaseAssociationConfigurationDataProperty -> Bool # | |||||
| Show KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
| Eq KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
| ToResourceProperties KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
| Property "ContentTagFilter" KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty Associated Types
| |||||
| Property "MaxResults" KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty Associated Types
| |||||
| Property "OverrideKnowledgeBaseSearchType" KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty Associated Types
Methods set :: PropertyType "OverrideKnowledgeBaseSearchType" KnowledgeBaseAssociationConfigurationDataProperty -> KnowledgeBaseAssociationConfigurationDataProperty -> KnowledgeBaseAssociationConfigurationDataProperty # | |||||
| type PropertyType "ContentTagFilter" KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty type PropertyType "ContentTagFilter" KnowledgeBaseAssociationConfigurationDataProperty = TagFilterProperty | |||||
| type PropertyType "MaxResults" KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
| type PropertyType "OverrideKnowledgeBaseSearchType" KnowledgeBaseAssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.KnowledgeBaseAssociationConfigurationDataProperty type PropertyType "OverrideKnowledgeBaseSearchType" KnowledgeBaseAssociationConfigurationDataProperty = Value Text | |||||
data TagFilterProperty Source #
Constructors
| TagFilterProperty | |
Fields | |
Instances
| ToJSON TagFilterProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty Methods toJSON :: TagFilterProperty -> Value # toEncoding :: TagFilterProperty -> Encoding # toJSONList :: [TagFilterProperty] -> Value # toEncodingList :: [TagFilterProperty] -> Encoding # omitField :: TagFilterProperty -> Bool # | |||||
| Show TagFilterProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty Methods showsPrec :: Int -> TagFilterProperty -> ShowS # show :: TagFilterProperty -> String # showList :: [TagFilterProperty] -> ShowS # | |||||
| Eq TagFilterProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty Methods (==) :: TagFilterProperty -> TagFilterProperty -> Bool # (/=) :: TagFilterProperty -> TagFilterProperty -> Bool # | |||||
| ToResourceProperties TagFilterProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty Methods toResourceProperties :: TagFilterProperty -> ResourceProperties # | |||||
| Property "AndConditions" TagFilterProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty Associated Types
Methods set :: PropertyType "AndConditions" TagFilterProperty -> TagFilterProperty -> TagFilterProperty # | |||||
| Property "OrConditions" TagFilterProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty Associated Types
Methods set :: PropertyType "OrConditions" TagFilterProperty -> TagFilterProperty -> TagFilterProperty # | |||||
| Property "TagCondition" TagFilterProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.TagFilterProperty Associated Types
Methods set :: PropertyType "TagCondition" TagFilterProperty -> TagFilterProperty -> TagFilterProperty # | |||||
| type PropertyType "AndConditions" TagFilterProperty Source # | |||||
| type PropertyType "OrConditions" TagFilterProperty Source # | |||||
| type PropertyType "TagCondition" TagFilterProperty Source # | |||||
data OrConditionProperty Source #
Constructors
| OrConditionProperty | |
Fields | |
Instances
| ToJSON OrConditionProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty Methods toJSON :: OrConditionProperty -> Value # toEncoding :: OrConditionProperty -> Encoding # toJSONList :: [OrConditionProperty] -> Value # toEncodingList :: [OrConditionProperty] -> Encoding # omitField :: OrConditionProperty -> Bool # | |||||
| Show OrConditionProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty Methods showsPrec :: Int -> OrConditionProperty -> ShowS # show :: OrConditionProperty -> String # showList :: [OrConditionProperty] -> ShowS # | |||||
| Eq OrConditionProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty Methods (==) :: OrConditionProperty -> OrConditionProperty -> Bool # (/=) :: OrConditionProperty -> OrConditionProperty -> Bool # | |||||
| ToResourceProperties OrConditionProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty Methods toResourceProperties :: OrConditionProperty -> ResourceProperties # | |||||
| Property "AndConditions" OrConditionProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty Associated Types
Methods set :: PropertyType "AndConditions" OrConditionProperty -> OrConditionProperty -> OrConditionProperty # | |||||
| Property "TagCondition" OrConditionProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.OrConditionProperty Associated Types
Methods set :: PropertyType "TagCondition" OrConditionProperty -> OrConditionProperty -> OrConditionProperty # | |||||
| type PropertyType "AndConditions" OrConditionProperty Source # | |||||
| type PropertyType "TagCondition" OrConditionProperty Source # | |||||
mkKnowledgeBaseAssociationConfigurationDataProperty :: KnowledgeBaseAssociationConfigurationDataProperty Source #
data AssociationConfigurationDataProperty Source #
Constructors
| AssociationConfigurationDataProperty | |
Fields | |
Instances
| ToJSON AssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty | |||||
| Show AssociationConfigurationDataProperty Source # | |||||
| Eq AssociationConfigurationDataProperty Source # | |||||
| ToResourceProperties AssociationConfigurationDataProperty Source # | |||||
| Property "KnowledgeBaseAssociationConfigurationData" AssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty Associated Types
Methods set :: PropertyType "KnowledgeBaseAssociationConfigurationData" AssociationConfigurationDataProperty -> AssociationConfigurationDataProperty -> AssociationConfigurationDataProperty # | |||||
| type PropertyType "KnowledgeBaseAssociationConfigurationData" AssociationConfigurationDataProperty Source # | |||||
Defined in Stratosphere.Wisdom.AIAgent.AssociationConfigurationDataProperty type PropertyType "KnowledgeBaseAssociationConfigurationData" AssociationConfigurationDataProperty = KnowledgeBaseAssociationConfigurationDataProperty | |||||