Alarm / Attribute / treat_missing_data
treat_missing_data#
- CloudWatch.Alarm.treat_missing_data#
(string) –
Sets how this alarm is to handle missing data points. The valid values are
breaching
,notBreaching
,ignore
, andmissing
. For more information, see Configuring how CloudWatch alarms treat missing data.If this parameter is omitted, the default behavior of
missing
is used.