neptune Analytics Configuration
suspend fun neptuneAnalyticsConfiguration(value: Output<KnowledgeBaseNeptuneAnalyticsConfigurationArgs>)
Parameters
value
Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune. For more information, see Create a vector index in Amazon Neptune Analytics. .
suspend fun neptuneAnalyticsConfiguration(argument: suspend KnowledgeBaseNeptuneAnalyticsConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune. For more information, see Create a vector index in Amazon Neptune Analytics. .