items property

List<TargetHttpProxy>? items
getter/setter pair

A list of TargetHttpProxy resources.

Implementation

core.List<TargetHttpProxy>? items;