pub async fn build_sink_connection(
    builder: StorageSinkConnectionBuilder,
    connection_context: ConnectionContext
) -> Result<StorageSinkConnection, Error>
Expand description

Build a sink connection.