packages feed

stratosphere-appintegrations-1.0.0: gen/Stratosphere/AppIntegrations/Application/ExternalUrlConfigProperty.hs-boot

module Stratosphere.AppIntegrations.Application.ExternalUrlConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ExternalUrlConfigProperty :: Prelude.Type
instance ToResourceProperties ExternalUrlConfigProperty
instance Prelude.Eq ExternalUrlConfigProperty
instance Prelude.Show ExternalUrlConfigProperty
instance JSON.ToJSON ExternalUrlConfigProperty