The connection settings as requested by connection provider
The configuration of the real connection behind a pool
@type t() :: %Rambla.Connection.Config{ conn: any(), chan: any(), opts: map(), defaults: map(), full_result: boolean() }