get Configuration Value
fun getConfigurationValue(type: CachedConfigurationProvider.ResourceType, key: String, defaultValue: Any?): Any?
Performs retrieval of a given resource type from the varying levels of caches using the primary and secondary keys.