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