CloudWatchAlarmConfig Type
High-level CloudWatch Alarm builder for monitoring AWS resources. Supports common metrics and custom metric creation.
Record fields
| Record Field | Description |
Full Usage:
ActionsEnabled
Field type: bool option
|
|
Full Usage:
AlarmName
Field type: string
|
|
|
|
Full Usage:
ConstructId
Field type: string option
|
|
Full Usage:
Description
Field type: string option
|
|
Full Usage:
Dimensions
Field type: (string * string) list
|
|
Full Usage:
EvaluationPeriods
Field type: int option
|
|
|
|
Full Usage:
MetricName
Field type: string option
|
|
Full Usage:
MetricNamespace
Field type: string option
|
|
|
|
Full Usage:
Statistic
Field type: string option
|
|
Full Usage:
Threshold
Field type: float option
|
|
|
|
FsCDK