servingOnAltPorts property

List<String>? servingOnAltPorts
getter/setter pair

The list of IP addresses, where the certificate is attached, but port 443 is not open.

Output only.

Implementation

core.List<core.String>? servingOnAltPorts;