paths

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


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