parserConfig

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

Parameters

value

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


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

Parameters

argument

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