syslog

@JvmName(name = "gmsomxgcghebkjns")
suspend fun syslog(value: Output<SyslogReceiverArgs>)
@JvmName(name = "mokbqrilagexakfm")
suspend fun syslog(value: SyslogReceiverArgs?)

Parameters

value

Syslog configurations. This field is mandatory for syslog type receivers.


@JvmName(name = "pasqbcjmkkgjvssg")
suspend fun syslog(argument: suspend SyslogReceiverArgsBuilder.() -> Unit)

Parameters

argument

Syslog configurations. This field is mandatory for syslog type receivers.