metric: metric()

in cdk/lib/elastic-search-monitor.ts [135:139]


      metric: metric("NumberOfRespondingMastersNodes"),
      threshold: 3,
    });

    new GuAlarm(this, "ClusterStatusAlarm", {