backends property

List<Backend>? backends
final

The backends that the virtual node is expected to send outbound traffic to.

Implementation

final List<Backend>? backends;