FlowSourceConnectorPropertiesArgs

data class FlowSourceConnectorPropertiesArgs(val amplitude: Output<FlowAmplitudeSourcePropertiesArgs>? = null, val customConnector: Output<FlowCustomConnectorSourcePropertiesArgs>? = null, val datadog: Output<FlowDatadogSourcePropertiesArgs>? = null, val dynatrace: Output<FlowDynatraceSourcePropertiesArgs>? = null, val googleAnalytics: Output<FlowGoogleAnalyticsSourcePropertiesArgs>? = null, val inforNexus: Output<FlowInforNexusSourcePropertiesArgs>? = null, val marketo: Output<FlowMarketoSourcePropertiesArgs>? = null, val pardot: Output<FlowPardotSourcePropertiesArgs>? = null, val s3: Output<FlowS3SourcePropertiesArgs>? = null, val salesforce: Output<FlowSalesforceSourcePropertiesArgs>? = null, val sapoData: Output<FlowSapoDataSourcePropertiesArgs>? = null, val serviceNow: Output<FlowServiceNowSourcePropertiesArgs>? = null, val singular: Output<FlowSingularSourcePropertiesArgs>? = null, val slack: Output<FlowSlackSourcePropertiesArgs>? = null, val trendmicro: Output<FlowTrendmicroSourcePropertiesArgs>? = null, val veeva: Output<FlowVeevaSourcePropertiesArgs>? = null, val zendesk: Output<FlowZendeskSourcePropertiesArgs>? = null) : ConvertibleToJava<FlowSourceConnectorPropertiesArgs>

Source connector details required to query a connector

Constructors

Link copied to clipboard
fun FlowSourceConnectorPropertiesArgs(amplitude: Output<FlowAmplitudeSourcePropertiesArgs>? = null, customConnector: Output<FlowCustomConnectorSourcePropertiesArgs>? = null, datadog: Output<FlowDatadogSourcePropertiesArgs>? = null, dynatrace: Output<FlowDynatraceSourcePropertiesArgs>? = null, googleAnalytics: Output<FlowGoogleAnalyticsSourcePropertiesArgs>? = null, inforNexus: Output<FlowInforNexusSourcePropertiesArgs>? = null, marketo: Output<FlowMarketoSourcePropertiesArgs>? = null, pardot: Output<FlowPardotSourcePropertiesArgs>? = null, s3: Output<FlowS3SourcePropertiesArgs>? = null, salesforce: Output<FlowSalesforceSourcePropertiesArgs>? = null, sapoData: Output<FlowSapoDataSourcePropertiesArgs>? = null, serviceNow: Output<FlowServiceNowSourcePropertiesArgs>? = null, singular: Output<FlowSingularSourcePropertiesArgs>? = null, slack: Output<FlowSlackSourcePropertiesArgs>? = null, trendmicro: Output<FlowTrendmicroSourcePropertiesArgs>? = null, veeva: Output<FlowVeevaSourcePropertiesArgs>? = null, zendesk: Output<FlowZendeskSourcePropertiesArgs>? = null)

Functions

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

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
Link copied to clipboard
val s3: Output<FlowS3SourcePropertiesArgs>? = null
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