src/constructs/cloudwatch/no-monitoring.ts (3 lines of code) (raw):

export interface NoMonitoring { noMonitoring: true; }