Optional ReadonlyactionsWhether actions should be executed during alarm state changes
Optional ReadonlyalarmSNS topic ARNs to notify when the alarm goes to ALARM state
Optional ReadonlyalarmThe description of the alarm
ReadonlyalarmThe name of the alarm
ReadonlycomparisonThe comparison operator to use
Optional ReadonlycreateFlag controlling CloudFormation output and stack export creation for construct resources
Optional ReadonlycreateFlag controlling SSM parameter creation for construct resource references enabling
Optional ReadonlydatapointsThe number of datapoints that must be breaching to trigger the alarm
Optional ReadonlydimensionsThe dimensions for the metric
ReadonlyevaluationThe number of periods over which data is compared to the threshold
Optional ReadonlyfunctionThe Lambda function name (for SSM parameter organization) When provided, alarm metadata will be exported to SSM under the function's namespace
Optional ReadonlyinsufficientSNS topic ARNs to notify when the alarm goes to INSUFFICIENT_DATA state
Optional ReadonlymetricThe metric name (for single metric alarms)
Optional ReadonlymetricsThe metrics for metric math alarms
Optional ReadonlynamespaceThe metric namespace (for single metric alarms)
ReadonlynamingMDAA naming implementation for consistent resource naming across all MDAA constructs
Optional ReadonlyokSNS topic ARNs to notify when the alarm goes to OK state
Optional ReadonlyperiodThe period for the metric in seconds
Optional ReadonlystatisticThe statistic to apply to the metric
ReadonlythresholdThe threshold value to compare against
Optional ReadonlytreatHow to treat missing data
Optional ReadonlyunitThe unit of the metric
Properties for MdaaAlarm construct