class AgentEnvironment extends Model (View source)

Properties

protected $encryptedVariablesType
protected $encryptedVariablesDataType
string[] $secretVariables
string[] $variables

Methods

setEncryptedVariables(AgentKMSEnvMap $encryptedVariables)

No description

setSecretVariables($secretVariables)

No description

string[]
getSecretVariables()

No description

setVariables($variables)

No description

string[]
getVariables()

No description

Details

setEncryptedVariables(AgentKMSEnvMap $encryptedVariables)

No description

Parameters

AgentKMSEnvMap $encryptedVariables

AgentKMSEnvMap getEncryptedVariables()

No description

Return Value

AgentKMSEnvMap

setSecretVariables($secretVariables)

No description

Parameters

$secretVariables

string[] getSecretVariables()

No description

Return Value

string[]

setVariables($variables)

No description

Parameters

$variables

string[] getVariables()

No description

Return Value

string[]