parserConfig

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

Parameters

value

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


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

Parameters

argument

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