ImportFailureListItem

Provides information about an import failure.

Types

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

Properties

Link copied to clipboard

Provides the reason the import failed.

Link copied to clipboard

The type of import error.

Link copied to clipboard

When the import was last updated.

Link copied to clipboard

The location of the failure in the S3 bucket.

Link copied to clipboard

The status of the import.

Functions

Link copied to clipboard
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