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