SyslogDataSourceArgs

constructor(facilityNames: Output<List<Either<String, KnownSyslogDataSourceFacilityNames>>>? = null, logLevels: Output<List<Either<String, KnownSyslogDataSourceLogLevels>>>? = null, name: Output<String>? = null, streams: Output<List<Either<String, KnownSyslogDataSourceStreams>>>? = null)