destination Connector Properties
suspend fun destinationConnectorProperties(value: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesArgs>)
suspend fun destinationConnectorProperties(value: FlowDestinationFlowConfigDestinationConnectorPropertiesArgs)
Parameters
value
This stores the information that is required to query a particular connector. See Destination Connector Properties for more information.
suspend fun destinationConnectorProperties(argument: suspend FlowDestinationFlowConfigDestinationConnectorPropertiesArgsBuilder.() -> Unit)
Parameters
argument
This stores the information that is required to query a particular connector. See Destination Connector Properties for more information.