value property

String? value
getter/setter pair

A plaintext value.

This value is encrypted at rest, but all project readers can view the value when reading your backend configuration.

Implementation

core.String? value;