items property

List<TargetTcpProxy>? items
getter/setter pair

A list of TargetTcpProxy resources.

Implementation

core.List<TargetTcpProxy>? items;