in src/keycloak.ts [245:247]
public addDatabase(props: DatabaseProps): Database { return new Database(this, 'Database', props); }