AgentEnvironment
class AgentEnvironment extends Model (View source)
Properties
protected | $encryptedVariablesType | ||
protected | $encryptedVariablesDataType | ||
string[] | $secretVariables | ||
string[] | $variables |
Methods
getEncryptedVariables()
No description
setSecretVariables($secretVariables)
No description
string[]
getSecretVariables()
No description
setVariables($variables)
No description
string[]
getVariables()
No description
Details
setEncryptedVariables(AgentKMSEnvMap $encryptedVariables)
No description
AgentKMSEnvMap
getEncryptedVariables()
No description
setSecretVariables($secretVariables)
No description
string[]
getSecretVariables()
No description
setVariables($variables)
No description
string[]
getVariables()
No description