module Stratosphere.DLM.LifecyclePolicy.ExcludeVolumeTypesListProperty (
        module Exports, ExcludeVolumeTypesListProperty
    ) where
import {-# SOURCE #-} Stratosphere.DLM.LifecyclePolicy.VolumeTypeValuesProperty as Exports
type ExcludeVolumeTypesListProperty = [VolumeTypeValuesProperty]