endpointPort property

int? endpointPort
final

The endpoint port that you want a listener port to be mapped to. This is the port on the endpoint, such as the Application Load Balancer or Amazon EC2 instance.

Implementation

final int? endpointPort;