module Stratosphere.Forecast.Dataset.AttributesItemsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AttributesItemsProperty :: Prelude.Type instance ToResourceProperties AttributesItemsProperty instance Prelude.Eq AttributesItemsProperty instance Prelude.Show AttributesItemsProperty instance JSON.ToJSON AttributesItemsProperty