transformNameMapping

@JvmName(name = "njreirfmyhpbeufn")
suspend fun transformNameMapping(value: Output<Map<String, String>>)
@JvmName(name = "nruuvxssvexmferu")
suspend fun transformNameMapping(value: Map<String, String>?)

Parameters

value

Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced with the corresponding name prefixes of the new job.Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced with the corresponding name prefixes of the new job.


@JvmName(name = "ivytbuckcobmyjaf")
fun transformNameMapping(vararg values: Pair<String, String>)

Parameters

values

Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced with the corresponding name prefixes of the new job.Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced with the corresponding name prefixes of the new job.