module Stratosphere.S3.Bucket.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