Readonly
filterMetric filter name
Readonly
filterPattern to search for log events.
Readonly
logThe log group to create the filter on.
Readonly
metricThe name of the metric to emit.
Readonly
metricThe namespace of the metric to emit.
Readonly
metricThe value to emit for the metric.
Can either be a literal number (typically “1”), or the name of a field in the structure to take the value from the matched event. If you are using a field value, the field value must have been matched using the pattern.
Optional
Readonly
treatSets how this alarm is to handle missing data points.
SecurityConfig / CloudWatchConfig / MetricSetConfig / MetricConfig
Description
AWS CloudWatch Metric configuration
Example