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