parserConfig

@JvmName(name = "vegmepplmxduhcgq")
suspend fun parserConfig(value: Output<ParserConfigArgs>)
@JvmName(name = "ttrkpavhbwyvhpsl")
suspend fun parserConfig(value: ParserConfigArgs?)

Parameters

value

The configuration for the parser. It determines how the server parses the messages.


@JvmName(name = "nfvuvjiybwscokul")
suspend fun parserConfig(argument: suspend ParserConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration for the parser. It determines how the server parses the messages.