Flow Marketo Destination Properties Args
data class FlowMarketoDestinationPropertiesArgs(val errorHandlingConfig: Output<FlowErrorHandlingConfigArgs>? = null, val object: Output<String>) : ConvertibleToJava<FlowMarketoDestinationPropertiesArgs>
Constructors
Link copied to clipboard
fun FlowMarketoDestinationPropertiesArgs(errorHandlingConfig: Output<FlowErrorHandlingConfigArgs>? = null, object: Output<String>)