Connector Profile Properties
data class ConnectorProfileProperties(val customConnector: ConnectorProfileCustomConnectorProfileProperties? = null, val datadog: ConnectorProfileDatadogConnectorProfileProperties? = null, val dynatrace: ConnectorProfileDynatraceConnectorProfileProperties? = null, val inforNexus: ConnectorProfileInforNexusConnectorProfileProperties? = null, val marketo: ConnectorProfileMarketoConnectorProfileProperties? = null, val pardot: ConnectorProfilePardotConnectorProfileProperties? = null, val redshift: ConnectorProfileRedshiftConnectorProfileProperties? = null, val salesforce: ConnectorProfileSalesforceConnectorProfileProperties? = null, val sapoData: ConnectorProfileSapoDataConnectorProfileProperties? = null, val serviceNow: ConnectorProfileServiceNowConnectorProfileProperties? = null, val slack: ConnectorProfileSlackConnectorProfileProperties? = null, val snowflake: ConnectorProfileSnowflakeConnectorProfileProperties? = null, val veeva: ConnectorProfileVeevaConnectorProfileProperties? = null, val zendesk: ConnectorProfileZendeskConnectorProfileProperties? = null)
Connector specific properties needed to create connector profile - currently not needed for Amplitude, Trendmicro, Googleanalytics and Singular
Constructors
Link copied to clipboard
fun ConnectorProfileProperties(customConnector: ConnectorProfileCustomConnectorProfileProperties? = null, datadog: ConnectorProfileDatadogConnectorProfileProperties? = null, dynatrace: ConnectorProfileDynatraceConnectorProfileProperties? = null, inforNexus: ConnectorProfileInforNexusConnectorProfileProperties? = null, marketo: ConnectorProfileMarketoConnectorProfileProperties? = null, pardot: ConnectorProfilePardotConnectorProfileProperties? = null, redshift: ConnectorProfileRedshiftConnectorProfileProperties? = null, salesforce: ConnectorProfileSalesforceConnectorProfileProperties? = null, sapoData: ConnectorProfileSapoDataConnectorProfileProperties? = null, serviceNow: ConnectorProfileServiceNowConnectorProfileProperties? = null, slack: ConnectorProfileSlackConnectorProfileProperties? = null, snowflake: ConnectorProfileSnowflakeConnectorProfileProperties? = null, veeva: ConnectorProfileVeevaConnectorProfileProperties? = null, zendesk: ConnectorProfileZendeskConnectorProfileProperties? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard