resource property

String? resource
getter/setter pair

The sub resource specific to this error (e.g. a proxy deployed within the EnvironmentConfig).

If empty the error refers to the top level resource.

Implementation

core.String? resource;