value property

String? value
getter/setter pair

Literal value of the environment variable.

Defaults to "", and the maximum length is 32768 bytes. Variable references are not supported in Cloud Run.

Implementation

core.String? value;