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