module Stratosphere.LookoutMetrics.AnomalyDetector.JsonFormatDescriptorProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data JsonFormatDescriptorProperty :: Prelude.Type instance ToResourceProperties JsonFormatDescriptorProperty instance Prelude.Eq JsonFormatDescriptorProperty instance Prelude.Show JsonFormatDescriptorProperty instance JSON.ToJSON JsonFormatDescriptorProperty