Knowledge Base Bedrock Embedding Model Configuration Args
data class KnowledgeBaseBedrockEmbeddingModelConfigurationArgs(val dimensions: Output<Int>? = null) : ConvertibleToJava<KnowledgeBaseBedrockEmbeddingModelConfigurationArgs>
The vector configuration details for the Bedrock embeddings model.