transformNameMapping

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

Parameters

value

The map of transform name prefixes of the job to be replaced to the corresponding name prefixes of the new job.


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

Parameters

values

The map of transform name prefixes of the job to be replaced to the corresponding name prefixes of the new job.