## Properties

### default?

> `optional` **default?**: `string`

Default returned when neither override, cache, nor process.env supplies a value.

***

### description?

> `optional` **description?**: `string`

Documentation surfaced in the admin UI.

***

### secret?

> `optional` **secret?**: `boolean`

Marks the key as a secret so admin UI can mask the value.
