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