transformNameMapping

@JvmName(name = "tbvbrjentcnnqgfv")
suspend fun transformNameMapping(value: Output<Map<String, Any>>)
@JvmName(name = "yyidgunwmxasitto")
suspend fun transformNameMapping(value: Map<String, Any>?)

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.


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

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.