listenerPort property

int? listenerPort
final

The listener port that you want to map to a specific endpoint port. This is the port that user traffic arrives to the Global Accelerator on.

Implementation

final int? listenerPort;