items property

List<Autoscaler>? items
getter/setter pair

A list of Autoscaler resources.

Implementation

core.List<Autoscaler>? items;