module Stratosphere.Lex.BotAlias.TextLogSettingProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TextLogSettingProperty :: Prelude.Type instance ToResourceProperties TextLogSettingProperty instance Prelude.Eq TextLogSettingProperty instance Prelude.Show TextLogSettingProperty instance JSON.ToJSON TextLogSettingProperty