ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgs(val amplitude: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesAmplitudeArgs>? = null, val customConnector: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorArgs>? = null, val datadog: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadogArgs>? = null, val dynatrace: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDynatraceArgs>? = null, val googleAnalytics: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesGoogleAnalyticsArgs>? = null, val honeycode: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesHoneycodeArgs>? = null, val inforNexus: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesInforNexusArgs>? = null, val marketo: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesMarketoArgs>? = null, val redshift: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs>? = null, val salesforce: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs>? = null, val sapoData: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataArgs>? = null, val serviceNow: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNowArgs>? = null, val singular: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSingularArgs>? = null, val slack: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlackArgs>? = null, val snowflake: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs>? = null, val trendmicro: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesTrendmicroArgs>? = null, val veeva: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesVeevaArgs>? = null, val zendesk: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesZendeskArgs>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgs>

Constructors

constructor(amplitude: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesAmplitudeArgs>? = null, customConnector: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorArgs>? = null, datadog: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadogArgs>? = null, dynatrace: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDynatraceArgs>? = null, googleAnalytics: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesGoogleAnalyticsArgs>? = null, honeycode: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesHoneycodeArgs>? = null, inforNexus: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesInforNexusArgs>? = null, marketo: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesMarketoArgs>? = null, redshift: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs>? = null, salesforce: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs>? = null, sapoData: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataArgs>? = null, serviceNow: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNowArgs>? = null, singular: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSingularArgs>? = null, slack: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlackArgs>? = null, snowflake: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs>? = null, trendmicro: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesTrendmicroArgs>? = null, veeva: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesVeevaArgs>? = null, zendesk: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesZendeskArgs>? = null)

Properties

Link copied to clipboard

The connector-specific credentials required when using Amplitude. See Amplitude Connector Profile Credentials for more details.

Link copied to clipboard

The connector-specific profile properties required when using the custom connector. See Custom Connector Profile Properties for more details.

Link copied to clipboard

Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.

Link copied to clipboard

The connector-specific properties required when using Dynatrace. See Generic Connector Profile Properties for more details.

Link copied to clipboard

The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.

Link copied to clipboard

The connector-specific credentials required when using Amazon Honeycode. See Honeycode Connector Profile Credentials for more details.

Link copied to clipboard

The connector-specific properties required when using Infor Nexus. See Generic Connector Profile Properties for more details.

Link copied to clipboard

Connector-specific properties required when using Marketo. See Generic Connector Profile Properties for more details.

Link copied to clipboard

Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.

Link copied to clipboard

The connector-specific properties required when using Salesforce. See Salesforce Connector Profile Properties for more details.

Link copied to clipboard

The connector-specific properties required when using SAPOData. See SAPOData Connector Profile Properties for more details.

Link copied to clipboard

The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.

Link copied to clipboard

Connector-specific credentials required when using Singular. See Singular Connector Profile Credentials for more details.

Link copied to clipboard

Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.

Link copied to clipboard

The connector-specific properties required when using Snowflake. See Snowflake Connector Profile Properties for more details.

Link copied to clipboard

The connector-specific credentials required when using Trend Micro. See Trend Micro Connector Profile Credentials for more details.

Link copied to clipboard

Connector-specific properties required when using Veeva. See Generic Connector Profile Properties for more details.

Link copied to clipboard

Connector-specific properties required when using Zendesk. See Generic Connector Profile Properties for more details.

Functions

Link copied to clipboard
open override fun toJava(): ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgs