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