RetentionSettings

The retention settings for an Amazon Chime Enterprise account that determine how long to retain items such as chat-room messages and chat-conversation messages.

Types

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

Properties

Link copied to clipboard

The chat conversation retention settings.

Link copied to clipboard

The chat room retention settings.

Functions

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