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