sheetNames

@JvmName(name = "otwddtgfdjenvjsj")
suspend fun sheetNames(value: Output<List<String>>)
@JvmName(name = "dqgtbhydudosjeoy")
suspend fun sheetNames(value: List<String>?)

Parameters

value

One or more named sheets in the Excel file that will be included in the dataset.


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


@JvmName(name = "ieamapenwdryiymn")
suspend fun sheetNames(values: List<Output<String>>)
@JvmName(name = "qpdvjhvidrredsdt")
suspend fun sheetNames(vararg values: String)

Parameters

values

One or more named sheets in the Excel file that will be included in the dataset.