paths

@JvmName(name = "dkfgdpcebkcwmisg")
suspend fun paths(value: Output<List<String>>)
@JvmName(name = "tkkopqoykmtaqxpe")
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 = "gvbparwngglcwgrd")
suspend fun paths(vararg values: Output<String>)


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

Parameters

values

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