get awsRegion()
in
monitoring/src/config.ts [29:31]
3
lines of code
1
McCabe index (conditional complexity)
get awsRegion(): AwsRegionOpt { return this._awsRegion; }