paths

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


@JvmName(name = "ifjabowtbgomsxkw")
suspend fun paths(values: List<Output<String>>)
@JvmName(name = "worpqrmlctiinrss")
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.