envVariables property

Map<String, String> envVariables
finalinherited

The environment variables used for configuration resolution.

Implementation

final Map<String, String> envVariables;