module Stratosphere.MediaPackage.PackagingGroup.LogConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LogConfigurationProperty :: Prelude.Type instance ToResourceProperties LogConfigurationProperty instance Prelude.Eq LogConfigurationProperty instance Prelude.Show LogConfigurationProperty instance JSON.ToJSON LogConfigurationProperty