value property
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;
Literal value of the environment variable.
Defaults to "", and the maximum length is 32768 bytes. Variable references are not supported in Cloud Run.
core.String? value;