configValues property

List<AgentStatusConfigValue>? configValues
getter/setter pair

The configuration values for the service.

Output only.

Implementation

core.List<AgentStatusConfigValue>? configValues;