FailedRecord

The record that didn't generate a Match ID.

Types

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

Properties

Link copied to clipboard

The error message for the record that didn't generate a Match ID.

Link copied to clipboard

The input source ARN of the record that didn't generate a Match ID.

Link copied to clipboard

The unique ID of the record that didn't generate a Match ID.

Functions

Link copied to clipboard
inline fun copy(block: FailedRecord.Builder.() -> Unit = {}): FailedRecord
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