managedResources property

List<ManagedResource>? managedResources
getter/setter pair

A list of the resources managed by this backend.

Output only.

Implementation

core.List<ManagedResource>? managedResources;