NotificationSearchSummary

Summary information about a notification returned from a search operation.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the notification.

Link copied to clipboard

The localized content of the notification.

Link copied to clipboard
val createdAt: <Error class: unknown class>?

The timestamp when the notification was created.

Link copied to clipboard
val expiresAt: <Error class: unknown class>?

The timestamp when the notification expires.

Link copied to clipboard
val id: String?

The unique identifier for the notification.

Link copied to clipboard

The identifier of the Amazon Connect instance.

Link copied to clipboard

The AWS Region where the notification was last modified.

Link copied to clipboard
val lastModifiedTime: <Error class: unknown class>?

The timestamp when the notification was last modified.

Link copied to clipboard

The priority level of the notification.

Link copied to clipboard

A list of recipient Amazon Resource Names (ARNs).

Link copied to clipboard

The tags associated with the notification.

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