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