CloudWatchQueryMode🔗Definition🔗export enum CloudWatchQueryMode { Metrics = "Metrics", Logs = "Logs", Annotations = "Annotations", }