Values.ConversationRetentionSettingsSourceThe retention settings that determine how long to retain conversation messages for an Amazon Chime Enterprise account.
type nonrec t = {retentionDays : RetentionDays.t option;The number of days for which to retain conversation messages.
*)}