bedrock Foundation Model Configuration
suspend fun bedrockFoundationModelConfiguration(value: Output<DataSourceBedrockFoundationModelContextEnrichmentConfigurationArgs>)
suspend fun bedrockFoundationModelConfiguration(value: DataSourceBedrockFoundationModelContextEnrichmentConfigurationArgs?)
Parameters
value
The configuration of the Amazon Bedrock foundation model used for context enrichment.
suspend fun bedrockFoundationModelConfiguration(argument: suspend DataSourceBedrockFoundationModelContextEnrichmentConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The configuration of the Amazon Bedrock foundation model used for context enrichment.