7#include <aws/dlm/DLM_EXPORTS.h>
8#include <aws/dlm/model/RetentionIntervalUnitValues.h>
43 inline int GetCount()
const {
return m_count; }
46 m_countHasBeenSet =
true;
65 m_intervalHasBeenSet =
true;
81 m_intervalUnitHasBeenSet =
true;
82 m_intervalUnit = value;
95 bool m_countHasBeenSet =
false;
96 bool m_intervalHasBeenSet =
false;
97 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