items property

List<BackendBucket>? items
getter/setter pair

A list of BackendBucket resources.

Implementation

core.List<BackendBucket>? items;