templatedPathList

@JvmName(name = "fddiscjymoavuitg")
suspend fun templatedPathList(value: Output<List<String>>)
@JvmName(name = "igyimyeltyvgiodj")
suspend fun templatedPathList(value: List<String>?)

Parameters

value

A list of templated paths to the source files.


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


@JvmName(name = "pyovhljnyushnmwt")
suspend fun templatedPathList(values: List<Output<String>>)
@JvmName(name = "ttdneveevhtqicmn")
suspend fun templatedPathList(vararg values: String)

Parameters

values

A list of templated paths to the source files.