serviceResolvers property
A list of ServiceResolvers where the EKM can be reached.
There should be one ServiceResolver per EKM replica. Currently, only a single ServiceResolver is supported.
Implementation
core.List<ServiceResolver>? serviceResolvers;