vpaSettings

abstract val vpaSettings: MirrorableMap<VpaIdentifier, VpaSettings>

The settings for each available VPA known to the system.

An entry for a particular VPA in the map is only guaranteed to exist and be valid and up-to-date if that VPA's availability state as given by VpaMediatorService.vpaAvailabilityStates is VpaAvailabilityState.AVAILABLE.