lastRunErrorStatus

@JvmName(name = "kaxiriknrkdotlsa")
suspend fun lastRunErrorStatus(value: Output<LastRunErrorStatusArgs>)
@JvmName(name = "ilksxptgkiotcjhv")
suspend fun lastRunErrorStatus(value: LastRunErrorStatusArgs?)

Parameters

value

Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run.


@JvmName(name = "pycpbhldaybcjtbr")
suspend fun lastRunErrorStatus(argument: suspend LastRunErrorStatusArgsBuilder.() -> Unit)

Parameters

argument

Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run.