class Aws::Chime::Types::AppInstanceRetentionSettings

The details of the data-retention settings for an `AppInstance`.

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

data as a hash:

    {
      channel_retention_settings: {
        retention_days: 1,
      },
    }

@!attribute [rw] channel_retention_settings

The length of time in days to retain the messages in a channel.
@return [Types::ChannelRetentionSettings]

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

Constants

SENSITIVE