paths

@JvmName(name = "lqyssjvjytxhwgqb")
suspend fun paths(value: Output<List<String>>)
@JvmName(name = "jbgsreyvxlnjtllw")
suspend fun paths(value: List<String>?)

Parameters

value

List of paths must be unique for each document in the Azure Cosmos DB service


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


@JvmName(name = "ousluaymuhnuuqlo")
suspend fun paths(values: List<Output<String>>)
@JvmName(name = "etiplrgytblytfrf")
suspend fun paths(vararg values: String)

Parameters

values

List of paths must be unique for each document in the Azure Cosmos DB service