vectorStoreConnections

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

Parameters

value

List of VectorStore connections.


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


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

Parameters

values

List of VectorStore connections.