listeners property

List<VirtualGatewayListener> listeners
final

The listeners that the mesh endpoint is expected to receive inbound traffic from. You can specify one listener.

Implementation

final List<VirtualGatewayListener> listeners;