inputFormat

@JvmName(name = "hiotuwmsgwnstgbp")
suspend fun inputFormat(value: Output<String>)
@JvmName(name = "cdamyfgddrlsigdb")
suspend fun inputFormat(value: String?)

Parameters

value

The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.