valueFrom property

EnvVarSource? valueFrom
final

Source for the environment variable's value. Cannot be used if value is not empty.

Implementation

final EnvVarSource? valueFrom;