transformNameMapping

@JvmName(name = "muqdtcitjypthkrw")
suspend fun transformNameMapping(value: Output<Map<String, String>>)
@JvmName(name = "hmtrpcbruuthoqnl")
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. This field is not used outside of update.


@JvmName(name = "bebjfvotggusqkpn")
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. This field is not used outside of update.