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