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