stratosphere-aps-1.0.0: gen/Stratosphere/APS/Workspace/LoggingConfigurationProperty.hs-boot
module Stratosphere.APS.Workspace.LoggingConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data LoggingConfigurationProperty :: Prelude.Type
instance ToResourceProperties LoggingConfigurationProperty
instance Prelude.Eq LoggingConfigurationProperty
instance Prelude.Show LoggingConfigurationProperty
instance JSON.ToJSON LoggingConfigurationProperty