vectorStoreConnections

@JvmName(name = "gxrckogdnwjibuyf")
suspend fun vectorStoreConnections(value: Output<List<String>>)
@JvmName(name = "mhlbcdjvknsfmubq")
suspend fun vectorStoreConnections(value: List<String>?)

Parameters

value

List of VectorStore connections.


@JvmName(name = "gvfmkpbiuhionxgt")
suspend fun vectorStoreConnections(vararg values: Output<String>)


@JvmName(name = "gonotjgkelughagq")
suspend fun vectorStoreConnections(values: List<Output<String>>)
@JvmName(name = "dcpoxkwcrbhhyjti")
suspend fun vectorStoreConnections(vararg values: String)

Parameters

values

List of VectorStore connections.