constructor()

in src/rds/rds.controller.ts [9:10]


    constructor(private readonly rdsService: RdsService) {
    }