module Stratosphere.AppFlow.ConnectorProfile.PardotConnectorProfileCredentialsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PardotConnectorProfileCredentialsProperty :: Prelude.Type instance ToResourceProperties PardotConnectorProfileCredentialsProperty instance Prelude.Eq PardotConnectorProfileCredentialsProperty instance Prelude.Show PardotConnectorProfileCredentialsProperty instance JSON.ToJSON PardotConnectorProfileCredentialsProperty