stratosphere-appflow-1.0.0: gen/Stratosphere/AppFlow/ConnectorProfile/ConnectorProfileConfigProperty.hs-boot
module Stratosphere.AppFlow.ConnectorProfile.ConnectorProfileConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ConnectorProfileConfigProperty :: Prelude.Type
instance ToResourceProperties ConnectorProfileConfigProperty
instance Prelude.Eq ConnectorProfileConfigProperty
instance Prelude.Show ConnectorProfileConfigProperty
instance JSON.ToJSON ConnectorProfileConfigProperty