7#include <aws/dlm/DLM_EXPORTS.h>
8#include <aws/dlm/model/RetentionIntervalUnitValues.h>
49 inline int GetCount()
const {
return m_count; }
51 inline void SetCount(
int value) { m_countHasBeenSet =
true; m_count = value; }
64 inline void SetInterval(
int value) { m_intervalHasBeenSet =
true; m_interval = value; }
80 bool m_countHasBeenSet =
false;
83 bool m_intervalHasBeenSet =
false;
86 bool m_intervalUnitHasBeenSet =
false;
DeprecateRule & WithIntervalUnit(RetentionIntervalUnitValues value)
bool CountHasBeenSet() const
void SetInterval(int value)
AWS_DLM_API DeprecateRule & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DLM_API Aws::Utils::Json::JsonValue Jsonize() const
void SetIntervalUnit(RetentionIntervalUnitValues value)
DeprecateRule & WithInterval(int value)
AWS_DLM_API DeprecateRule()=default
RetentionIntervalUnitValues GetIntervalUnit() const
bool IntervalUnitHasBeenSet() const
AWS_DLM_API DeprecateRule(Aws::Utils::Json::JsonView jsonValue)
bool IntervalHasBeenSet() const
DeprecateRule & WithCount(int value)
RetentionIntervalUnitValues
Aws::Utils::Json::JsonValue JsonValue