historicalDataPathList

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

Parameters

value

A list of paths to the historical data files.


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


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

Parameters

values

A list of paths to the historical data files.