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