stratosphere-dlm-1.0.0: gen/Stratosphere/DLM/LifecyclePolicy/ScriptProperty.hs-boot
module Stratosphere.DLM.LifecyclePolicy.ScriptProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ScriptProperty :: Prelude.Type instance ToResourceProperties ScriptProperty instance Prelude.Eq ScriptProperty instance Prelude.Show ScriptProperty instance JSON.ToJSON ScriptProperty