stratosphere-aps-1.0.0: gen/Stratosphere/APS/AnomalyDetector/LabelProperty.hs-boot
module Stratosphere.APS.AnomalyDetector.LabelProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LabelProperty :: Prelude.Type instance ToResourceProperties LabelProperty instance Prelude.Eq LabelProperty instance Prelude.Show LabelProperty instance JSON.ToJSON LabelProperty