value property

String? value
getter/setter pair

Value of the environment variable.

Defaults to "". Variable references are not supported in Cloud Run.

Implementation

core.String? value;