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