transformNameMapping property
Only applicable when updating a pipeline.
Map of transform name prefixes of the job to be replaced to the corresponding name prefixes of the new job.
Implementation
core.Map<core.String, core.String>? transformNameMapping;