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