instancePort property

int? instancePort
final

The port where the load balancer will direct traffic to your Lightsail instances. For HTTP traffic, it's port 80. For HTTPS traffic, it's port 443.

Implementation

final int? instancePort;