paths

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


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