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