stratosphere-backup-1.0.0: gen/Stratosphere/Backup/Framework/ControlScopeProperty.hs-boot
module Stratosphere.Backup.Framework.ControlScopeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ControlScopeProperty :: Prelude.Type instance ToResourceProperties ControlScopeProperty instance Prelude.Eq ControlScopeProperty instance Prelude.Show ControlScopeProperty instance JSON.ToJSON ControlScopeProperty