sheetIndexes

@JvmName(name = "qsejfwinegmcdngh")
suspend fun sheetIndexes(value: Output<List<Int>>)
@JvmName(name = "hcuehpxlexlfcwgx")
suspend fun sheetIndexes(value: List<Int>?)

Parameters

value

One or more sheet numbers in the Excel file that will be included in the dataset.


@JvmName(name = "kjhottjwevmckgyn")
suspend fun sheetIndexes(vararg values: Output<Int>)


@JvmName(name = "bttncrtbmrucmpqi")
suspend fun sheetIndexes(values: List<Output<Int>>)
@JvmName(name = "hpbncnmcsfxupytn")
suspend fun sheetIndexes(vararg values: Int)

Parameters

values

One or more sheet numbers in the Excel file that will be included in the dataset.