errorResources property

List<ConfigManagementErrorResource>? errorResources
getter/setter pair

A list of config(s) associated with the error, if any

Implementation

core.List<ConfigManagementErrorResource>? errorResources;