completionTime

@JvmName(name = "utpnqgimesqbmbqr")
suspend fun completionTime(value: Output<String>)
@JvmName(name = "fcfgfnlajfuhpsdy")
suspend fun completionTime(value: String?)

Parameters

value

Represents time when the job was completed. It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC. The completion time is only set when the job finishes successfully.