paths

@JvmName(name = "jokgtplvyfwguivy")
suspend fun paths(value: Output<List<String>>)
@JvmName(name = "grdwqrwndjlggxxr")
suspend fun paths(value: List<String>?)

Parameters

value

A list of paths to apply the rule to.


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


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

Parameters

values

A list of paths to apply the rule to.