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