A key/value pair that makes up part of a configuration object.
t() :: %Swagger.Client.Model.ConfigTuple{ attribute: String.t(), value: String.t() }