runExecutionToken

@JvmName(name = "nkkkndextwquwpjg")
suspend fun runExecutionToken(value: Output<String>)
@JvmName(name = "teunbhwcspboxphr")
suspend fun runExecutionToken(value: String?)

Parameters

value

A unique string used as a suffix creating a new execution upon job create or update. The Job will become ready when the execution is successfully completed. The sum of job name and token length must be fewer than 63 characters.