valueFrom property

EnvVarSource? valueFrom
getter/setter pair

Source for the environment variable's value.

Only supports secret_key_ref. Cannot be used if value is not empty.

Implementation

EnvVarSource? valueFrom;