module Stratosphere.OpsWorks.Layer.RecipesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RecipesProperty :: Prelude.Type instance ToResourceProperties RecipesProperty instance Prelude.Eq RecipesProperty instance Prelude.Show RecipesProperty instance JSON.ToJSON RecipesProperty