error

@JvmName(name = "kfcademgrgbxkgdh")
suspend fun error(value: Output<OperationErrorArgs>)
@JvmName(name = "gnycylscwcmlaqsy")
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 = "ybhfwsymurivtxmy")
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.