AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.RetentionSettings

Namespace: Amazon.Chime.Model
Assembly: AWSSDK.Chime.dll
Version: 3.x.y.z

Syntax

C#
public class RetentionSettings

The RetentionSettings type exposes the following members

Constructors

NameDescription
Public Method RetentionSettings()

Properties

NameTypeDescription
Public Property ConversationRetentionSettings Amazon.Chime.Model.ConversationRetentionSettings

Gets and sets the property ConversationRetentionSettings.

The chat conversation retention settings.

Public Property RoomRetentionSettings Amazon.Chime.Model.RoomRetentionSettings

Gets and sets the property RoomRetentionSettings.

The chat room retention settings.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5