port property

int? port
final

TCP/IP port number. This input is optional. Default value set to 80 for HTTP and 443 for HTTPs.

Implementation

final int? port;