LogArgs

constructor(bulkSize: Output<Int>? = null, filters: Output<List<String>>? = null, ingestionType: Output<Either<String, IngestionType>>? = null, scheduleInterval: Output<Int>? = null, status: Output<Either<String, LogStatusType>>? = null, type: Output<Either<String, LogType>>)