encryptedVariables property

KMSEnvMap? encryptedVariables
getter/setter pair

An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.

Implementation

KMSEnvMap? encryptedVariables;