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