historicalDataPathList

@JvmName(name = "swiswqtyokdjxtuv")
suspend fun historicalDataPathList(value: Output<List<String>>)
@JvmName(name = "jufptcaywumnkrqd")
suspend fun historicalDataPathList(value: List<String>?)

Parameters

value

A list of paths to the historical data files.


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


@JvmName(name = "xntmmylknfhncnaj")
suspend fun historicalDataPathList(values: List<Output<String>>)
@JvmName(name = "lmwbrirrgmhrylfc")
suspend fun historicalDataPathList(vararg values: String)

Parameters

values

A list of paths to the historical data files.