| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.CloudWatch.AnomalyDetector.MetricCharacteristicsProperty
Documentation
data MetricCharacteristicsProperty Source #
Constructors
| MetricCharacteristicsProperty | |
Instances
| ToJSON MetricCharacteristicsProperty Source # | |||||
| Show MetricCharacteristicsProperty Source # | |||||
Defined in Stratosphere.CloudWatch.AnomalyDetector.MetricCharacteristicsProperty Methods showsPrec :: Int -> MetricCharacteristicsProperty -> ShowS # show :: MetricCharacteristicsProperty -> String # showList :: [MetricCharacteristicsProperty] -> ShowS # | |||||
| Eq MetricCharacteristicsProperty Source # | |||||
| ToResourceProperties MetricCharacteristicsProperty Source # | |||||
| Property "PeriodicSpikes" MetricCharacteristicsProperty Source # | |||||
Defined in Stratosphere.CloudWatch.AnomalyDetector.MetricCharacteristicsProperty Associated Types
Methods set :: PropertyType "PeriodicSpikes" MetricCharacteristicsProperty -> MetricCharacteristicsProperty -> MetricCharacteristicsProperty # | |||||
| type PropertyType "PeriodicSpikes" MetricCharacteristicsProperty Source # | |||||