class Aws::Chime::Types::ConversationRetentionSettings

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

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

data as a hash:

    {
      retention_days: 1,
    }

@!attribute [rw] retention_days

The number of days for which to retain conversation messages.
@return [Integer]

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

Constants

SENSITIVE