replaceJobId

@JvmName(name = "jfjekalmpgwkfayw")
suspend fun replaceJobId(value: Output<String>)
@JvmName(name = "wpvmcjlafrinogfo")
suspend fun replaceJobId(value: String?)

Parameters

value

If this job is an update of an existing job, this field is the job ID of the job it replaced. When sending a CreateJobRequest, you can update a job by specifying it here. The job named here is stopped, and its intermediate state is transferred to this job.