stepId

@JvmName(name = "cjuhxswyjlvotdvg")
suspend fun stepId(value: Output<Int>)
@JvmName(name = "rmwhjmyclimvnbgo")
suspend fun stepId(value: Int?)

Parameters

value

The job step's index within the job. If not specified when creating the job step, it will be created as the last step. If not specified when updating the job step, the step id is not modified.