port property

int? port
final

The destination port for the health check request. This port must match the port defined in the PortMapping for the listener.

Implementation

final int? port;