outputFormat

@JvmName(name = "rsbwwawmpjsnvqke")
suspend fun outputFormat(value: Output<String>)
@JvmName(name = "tcldmgjhqnhubuhc")
suspend fun outputFormat(value: String?)

Parameters

value

The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.