stratosphere-devopsguru-1.0.0: gen/Stratosphere/DevOpsGuru/NotificationChannel/NotificationChannelConfigProperty.hs-boot
module Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data NotificationChannelConfigProperty :: Prelude.Type
instance ToResourceProperties NotificationChannelConfigProperty
instance Prelude.Eq NotificationChannelConfigProperty
instance Prelude.Show NotificationChannelConfigProperty
instance JSON.ToJSON NotificationChannelConfigProperty