| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Bedrock.DataSource.ContextEnrichmentConfigurationProperty
Documentation
data BedrockFoundationModelContextEnrichmentConfigurationProperty Source #
Instances
data EnrichmentStrategyConfigurationProperty Source #
Constructors
| EnrichmentStrategyConfigurationProperty | |
Fields
| |
Instances
| ToJSON EnrichmentStrategyConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.EnrichmentStrategyConfigurationProperty Methods toJSON :: EnrichmentStrategyConfigurationProperty -> Value # toEncoding :: EnrichmentStrategyConfigurationProperty -> Encoding # toJSONList :: [EnrichmentStrategyConfigurationProperty] -> Value # toEncodingList :: [EnrichmentStrategyConfigurationProperty] -> Encoding # omitField :: EnrichmentStrategyConfigurationProperty -> Bool # | |||||
| Show EnrichmentStrategyConfigurationProperty Source # | |||||
| Eq EnrichmentStrategyConfigurationProperty Source # | |||||
| ToResourceProperties EnrichmentStrategyConfigurationProperty Source # | |||||
| Property "Method" EnrichmentStrategyConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.EnrichmentStrategyConfigurationProperty Associated Types
| |||||
| type PropertyType "Method" EnrichmentStrategyConfigurationProperty Source # | |||||
mkBedrockFoundationModelContextEnrichmentConfigurationProperty :: EnrichmentStrategyConfigurationProperty -> Value Text -> BedrockFoundationModelContextEnrichmentConfigurationProperty Source #
mkEnrichmentStrategyConfigurationProperty :: Value Text -> EnrichmentStrategyConfigurationProperty Source #
data ContextEnrichmentConfigurationProperty Source #
Constructors
| ContextEnrichmentConfigurationProperty | |
Fields | |
Instances
| ToJSON ContextEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ContextEnrichmentConfigurationProperty Methods toJSON :: ContextEnrichmentConfigurationProperty -> Value # toEncoding :: ContextEnrichmentConfigurationProperty -> Encoding # toJSONList :: [ContextEnrichmentConfigurationProperty] -> Value # toEncodingList :: [ContextEnrichmentConfigurationProperty] -> Encoding # omitField :: ContextEnrichmentConfigurationProperty -> Bool # | |||||
| Show ContextEnrichmentConfigurationProperty Source # | |||||
| Eq ContextEnrichmentConfigurationProperty Source # | |||||
| ToResourceProperties ContextEnrichmentConfigurationProperty Source # | |||||
| Property "BedrockFoundationModelConfiguration" ContextEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ContextEnrichmentConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockFoundationModelConfiguration" ContextEnrichmentConfigurationProperty -> ContextEnrichmentConfigurationProperty -> ContextEnrichmentConfigurationProperty # | |||||
| Property "Type" ContextEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ContextEnrichmentConfigurationProperty Associated Types
| |||||
| type PropertyType "BedrockFoundationModelConfiguration" ContextEnrichmentConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.DataSource.ContextEnrichmentConfigurationProperty type PropertyType "BedrockFoundationModelConfiguration" ContextEnrichmentConfigurationProperty = BedrockFoundationModelContextEnrichmentConfigurationProperty | |||||
| type PropertyType "Type" ContextEnrichmentConfigurationProperty Source # | |||||