lastError

@SerialName(value = "last_error")
open override val lastError: LastError? = null

The last error associated with this run step. Will be null if there are no errors.