peerIpAddresses property

List<String>? peerIpAddresses
getter/setter pair

List of IPv4 ip addresses to be used for peering.

Optional.

Implementation

core.List<core.String>? peerIpAddresses;