Flow Destination Connector Properties Args
data class FlowDestinationConnectorPropertiesArgs(val customConnector: Output<FlowCustomConnectorDestinationPropertiesArgs>? = null, val eventBridge: Output<FlowEventBridgeDestinationPropertiesArgs>? = null, val lookoutMetrics: Output<FlowLookoutMetricsDestinationPropertiesArgs>? = null, val marketo: Output<FlowMarketoDestinationPropertiesArgs>? = null, val redshift: Output<FlowRedshiftDestinationPropertiesArgs>? = null, val s3: Output<FlowS3DestinationPropertiesArgs>? = null, val salesforce: Output<FlowSalesforceDestinationPropertiesArgs>? = null, val sapoData: Output<FlowSapoDataDestinationPropertiesArgs>? = null, val snowflake: Output<FlowSnowflakeDestinationPropertiesArgs>? = null, val upsolver: Output<FlowUpsolverDestinationPropertiesArgs>? = null, val zendesk: Output<FlowZendeskDestinationPropertiesArgs>? = null) : ConvertibleToJava<FlowDestinationConnectorPropertiesArgs>
Destination connector details
Constructors
Link copied to clipboard
constructor(customConnector: Output<FlowCustomConnectorDestinationPropertiesArgs>? = null, eventBridge: Output<FlowEventBridgeDestinationPropertiesArgs>? = null, lookoutMetrics: Output<FlowLookoutMetricsDestinationPropertiesArgs>? = null, marketo: Output<FlowMarketoDestinationPropertiesArgs>? = null, redshift: Output<FlowRedshiftDestinationPropertiesArgs>? = null, s3: Output<FlowS3DestinationPropertiesArgs>? = null, salesforce: Output<FlowSalesforceDestinationPropertiesArgs>? = null, sapoData: Output<FlowSapoDataDestinationPropertiesArgs>? = null, snowflake: Output<FlowSnowflakeDestinationPropertiesArgs>? = null, upsolver: Output<FlowUpsolverDestinationPropertiesArgs>? = null, zendesk: Output<FlowZendeskDestinationPropertiesArgs>? = null)
Properties
Link copied to clipboard
The properties that are required to query the custom Connector.
Link copied to clipboard
The properties required to query Amazon EventBridge.
Link copied to clipboard
The properties required to query Amazon Lookout for Metrics.
Link copied to clipboard
The properties required to query Marketo.
Link copied to clipboard
The properties required to query Amazon Redshift.
Link copied to clipboard
The properties required to query Amazon S3.
Link copied to clipboard
The properties required to query Salesforce.
Link copied to clipboard
The properties required to query SAPOData.
Link copied to clipboard
The properties required to query Snowflake.
Link copied to clipboard
The properties required to query Upsolver.
Link copied to clipboard
The properties required to query Zendesk.