module Stratosphere.AppFlow.Flow.SlackSourcePropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SlackSourcePropertiesProperty :: Prelude.Type instance ToResourceProperties SlackSourcePropertiesProperty instance Prelude.Eq SlackSourcePropertiesProperty instance Prelude.Show SlackSourcePropertiesProperty instance JSON.ToJSON SlackSourcePropertiesProperty