FlowDestinationConnectorPropertiesArgs

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
fun FlowDestinationConnectorPropertiesArgs(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)

Functions

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

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