Module value

Source
Expand description

Enriched JSON object model that allows to associate values with origins.

Structs§

WithOrigin
JSON value together with its origin.

Enums§

FileFormat
Supported file formats.
StrValue
String value: either a plaintext one, or a secret.
Value
JSON value with additional origin information.
ValueOrigin
Origin of a Value in configuration input.

Traits§

ExposeSecret
Expose a reference to an inner secret

Type Aliases§

Map
JSON object.
SecretString
Secret string type.