externalIps property

List<String>? externalIps
getter/setter pair

IP addresses that will be used for establishing connection to the endpoints.

Output only.

Implementation

core.List<core.String>? externalIps;