error

@JvmName(name = "lgidxtwriyngvjxo")
suspend fun error(value: Output<OperationErrorArgs>)
@JvmName(name = "jhhxyrofngrpdgiw")
suspend fun error(value: OperationErrorArgs?)

Parameters

value

Information about why the backup operation failed. This is only present if the run has the FAILED status.


@JvmName(name = "maqknwqjjfsahsoe")
suspend fun error(argument: suspend OperationErrorArgsBuilder.() -> Unit)

Parameters

argument

Information about why the backup operation failed. This is only present if the run has the FAILED status.