Complaint

class Complaint

Information about a Complaint event.

Types

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

Properties

Link copied to clipboard

The value of the Feedback-Type field from the feedback report received from the ISP.

Link copied to clipboard

Can either be null or OnAccountSuppressionList. If the value is OnAccountSuppressionList, SES accepted the message, but didn't attempt to send it because it was on the account-level suppression list.

Functions

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