module Stratosphere.OSIS.Pipeline.LogPublishingOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LogPublishingOptionsProperty :: Prelude.Type instance ToResourceProperties LogPublishingOptionsProperty instance Prelude.Eq LogPublishingOptionsProperty instance Prelude.Show LogPublishingOptionsProperty instance JSON.ToJSON LogPublishingOptionsProperty