constructor()
in
src/auth/iamAuth.ts [13:15]
3
lines of code
1
McCabe index (conditional complexity)
constructor(region: string) { this.region = region; }