resources property

List<SourceStorageResource>? resources
getter/setter pair

The list of storage resources in the source.

Implementation

core.List<SourceStorageResource>? resources;