class Aws::IoTAnalytics::Types::RetentionPeriod
@return [Integer]
parameter must be false.
The number of days that message data is kept. The ‘unlimited`
@!attribute [rw] number_of_days
@return [Boolean]
If true, message data is kept indefinitely.
@!attribute [rw] unlimited
}
number_of_days: 1,
unlimited: false,
{
data as a hash:
@note When making an API call, you may pass RetentionPeriod
How long, in days, message data is kept.