paths

@JvmName(name = "bbterpewgdlinobg")
suspend fun paths(value: Output<List<String>>)
@JvmName(name = "ecdtecusnwpyiesf")
suspend fun paths(value: List<String>)

Parameters

value

A list of paths to use for this unique key. Changing this forces a new resource to be created.


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


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

Parameters

values

A list of paths to use for this unique key. Changing this forces a new resource to be created.