overridesByRequestProtocol property
The map between request protocol and the backend address.
Implementation
core.Map<core.String, BackendRule>? overridesByRequestProtocol;
The map between request protocol and the backend address.
core.Map<core.String, BackendRule>? overridesByRequestProtocol;