encryptedVariables property
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
Implementation
KMSEnvMap? encryptedVariables;
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
KMSEnvMap? encryptedVariables;