ContactContent

An object that represents a content of an Amazon Connect contact object.

Types

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

Properties

Link copied to clipboard

A list of channels to filter on for related items of type Contact.

Link copied to clipboard
val connectedToSystemTime: <Error class: unknown class>

The difference between the InitiationTimestamp and the DisconnectTimestamp of the contact.

Link copied to clipboard

A unique identifier of a contact in Amazon Connect.

Functions

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