ReceiverArgs

constructor(name: Output<String>, otlp: Output<OtlpReceiverArgs>? = null, syslog: Output<SyslogReceiverArgs>? = null, type: Output<Either<String, ReceiverType>>, udp: Output<UdpReceiverArgs>? = null)