Job.blueprintParameters property

Resolved env-var overrides for the blueprint compose stack (defaults already layered with operator overrides at submit time). Wire shape is a map<string,string>; absent and empty are indistinguishable.

Signature:

blueprintParameters?: Record<string, string>;