ipAddresses property

List<String>? ipAddresses
getter/setter pair

The list of IP addresses that are associated with the finding.

Implementation

core.List<core.String>? ipAddresses;