class Aws::Chime::Types::RoomRetentionSettings

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

@note When making an API call, you may pass RoomRetentionSettings

data as a hash:

    {
      retention_days: 1,
    }

@!attribute [rw] retention_days

The number of days for which to retain chat-room messages.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/RoomRetentionSettings AWS API Documentation

Constants

SENSITIVE