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