module Stratosphere.DLM.LifecyclePolicy.ExcludeTagsProperty ( ExcludeTagsProperty ) where import Stratosphere.Tag type ExcludeTagsProperty = [Tag]