stratosphere-databrew-1.0.0: gen/Stratosphere/DataBrew/Job/AllowedStatisticsProperty.hs-boot
module Stratosphere.DataBrew.Job.AllowedStatisticsProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data AllowedStatisticsProperty :: Prelude.Type
instance ToResourceProperties AllowedStatisticsProperty
instance Prelude.Eq AllowedStatisticsProperty
instance Prelude.Show AllowedStatisticsProperty
instance JSON.ToJSON AllowedStatisticsProperty