skipLineCount

@JvmName(name = "ywotjlonaqvltojg")
suspend fun skipLineCount(value: Output<Any>)
@JvmName(name = "dpkpdvbwayceghle")
suspend fun skipLineCount(value: Any?)

Parameters

value

The number of lines/rows to be skipped when parsing text files. The default value is 0. Type: integer (or Expression with resultType integer).