module Stratosphere.DevOpsGuru.NotificationChannel.SnsChannelConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SnsChannelConfigProperty :: Prelude.Type instance ToResourceProperties SnsChannelConfigProperty instance Prelude.Eq SnsChannelConfigProperty instance Prelude.Show SnsChannelConfigProperty instance JSON.ToJSON SnsChannelConfigProperty