historicalDataPathList

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

Parameters

value

A list of paths to the historical data files.


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


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

Parameters

values

A list of paths to the historical data files.