Skip to content

Type Alias: RecordedValue

@termwright/driver


@termwright/driver / RecordedValue

RecordedValue = { sensitivity: ValueSensitivity; status: "known"; value: string; } | { reason: "artifact-policy"; sensitivity: ValueSensitivity | "unknown"; status: "withheld"; }

Defined in: protocol/dist/action-model-C3MoitRQ.d.ts:44