7#include <aws/chime/Chime_EXPORTS.h>
45 inline void SetRetentionDays(
int value) { m_retentionDaysHasBeenSet =
true; m_retentionDays = value; }
50 int m_retentionDays{0};
51 bool m_retentionDaysHasBeenSet =
false;
AWS_CHIME_API ConversationRetentionSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CHIME_API ConversationRetentionSettings()=default
ConversationRetentionSettings & WithRetentionDays(int value)
void SetRetentionDays(int value)
AWS_CHIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CHIME_API ConversationRetentionSettings(Aws::Utils::Json::JsonView jsonValue)
int GetRetentionDays() const
bool RetentionDaysHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue