module Stratosphere.OpenSearchService.Domain.LogPublishingOptionProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LogPublishingOptionProperty :: Prelude.Type instance ToResourceProperties LogPublishingOptionProperty instance Prelude.Eq LogPublishingOptionProperty instance Prelude.Show LogPublishingOptionProperty instance JSON.ToJSON LogPublishingOptionProperty