outputType

@JvmName(name = "nauojmpunvbqcmtj")
suspend fun outputType(value: Output<String>)
@JvmName(name = "acbllxtlriwnajim")
suspend fun outputType(value: String?)

Parameters

value

Specifies the output type, such as ndjson or csv. This sets default values for the rest of the settings, depending on the chosen output type. Some formatting rules, like string quoting, are different between output types. Available values: "ndjson", "csv".