Flow Destination Flow Config Destination Connector Properties Salesforce Error Handling Config Args
data class FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceErrorHandlingConfigArgs(val bucketName: Output<String>? = null, val bucketPrefix: Output<String>? = null, val failOnFirstDestinationError: Output<Boolean>? = null) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceErrorHandlingConfigArgs>
Constructors
Link copied to clipboard
fun FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceErrorHandlingConfigArgs(bucketName: Output<String>? = null, bucketPrefix: Output<String>? = null, failOnFirstDestinationError: Output<Boolean>? = null)