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