Class: Aws::CloudWatchOmni::Types::NoData
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudWatchOmni::Types::NoData
- Defined in:
- gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb
Overview
Configures how the alert reacts when an evaluation produces no data. treatAs carries the resulting state; defaults to NODATA when omitted.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#treat_as ⇒ String
The state to report when an evaluation produces no data.