ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsArgs(val amplitude: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs>? = null, val customConnector: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorArgs>? = null, val datadog: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs>? = null, val dynatrace: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatraceArgs>? = null, val googleAnalytics: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgs>? = null, val honeycode: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeArgs>? = null, val inforNexus: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexusArgs>? = null, val marketo: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoArgs>? = null, val redshift: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshiftArgs>? = null, val salesforce: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceArgs>? = null, val sapoData: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataArgs>? = null, val serviceNow: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNowArgs>? = null, val singular: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingularArgs>? = null, val slack: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackArgs>? = null, val snowflake: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflakeArgs>? = null, val trendmicro: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicroArgs>? = null, val veeva: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsVeevaArgs>? = null, val zendesk: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskArgs>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsArgs>

Constructors

constructor(amplitude: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs>? = null, customConnector: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorArgs>? = null, datadog: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs>? = null, dynatrace: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatraceArgs>? = null, googleAnalytics: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgs>? = null, honeycode: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeArgs>? = null, inforNexus: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexusArgs>? = null, marketo: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoArgs>? = null, redshift: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshiftArgs>? = null, salesforce: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceArgs>? = null, sapoData: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataArgs>? = null, serviceNow: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNowArgs>? = null, singular: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingularArgs>? = null, slack: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackArgs>? = null, snowflake: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflakeArgs>? = null, trendmicro: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicroArgs>? = null, veeva: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsVeevaArgs>? = null, zendesk: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskArgs>? = 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 credentials required when using the custom connector. See Custom Connector Profile Credentials for more details.

Link copied to clipboard

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

Link copied to clipboard

The connector-specific credentials required when using Dynatrace. See Dynatrace Connector Profile Credentials 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 credentials required when using Infor Nexus. See Infor Nexus Connector Profile Credentials for more details.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials 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 credentials required when using Slack. See Slack Connector Profile Credentials for more details.

Link copied to clipboard

The connector-specific credentials required when using Snowflake. See Snowflake Connector Profile Credentials 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 credentials required when using Veeva. See Veeva Connector Profile Credentials for more details.

Link copied to clipboard

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

Functions

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