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