Job.productTemplateParameters property
Resolved env-var overrides for the product-template compose stack (defaults already layered with operator overrides at submit time). Wire shape is a map<string,string>; absent and empty are indistinguishable.
Signature:
productTemplateParameters?: Record<string, string>;