FailureInfo

An object that contains the failure details about a job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A message about why the job failed.

Link copied to clipboard

An Amazon S3 pre-signed URL that contains all the failed records and related information.

Functions

Link copied to clipboard
inline fun copy(block: FailureInfo.Builder.() -> Unit = {}): FailureInfo
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String