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