7#include <aws/dlm/DLM_EXPORTS.h>
8#include <aws/dlm/model/RetentionIntervalUnitValues.h>
51 inline void SetCount(
int value) { m_countHasBeenSet =
true; m_count = value; }
64 inline void SetInterval(
int value) { m_intervalHasBeenSet =
true; m_interval = value; }
82 bool m_countHasBeenSet =
false;
85 bool m_intervalHasBeenSet =
false;
88 bool m_intervalUnitHasBeenSet =
false;
DeprecateRule & WithIntervalUnit(const RetentionIntervalUnitValues &value)
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)
const RetentionIntervalUnitValues & GetIntervalUnit() const
void SetIntervalUnit(const RetentionIntervalUnitValues &value)
DeprecateRule & WithInterval(int value)
bool IntervalUnitHasBeenSet() const
AWS_DLM_API DeprecateRule(Aws::Utils::Json::JsonView jsonValue)
bool IntervalHasBeenSet() const
DeprecateRule & WithCount(int value)
AWS_DLM_API DeprecateRule()
RetentionIntervalUnitValues
Aws::Utils::Json::JsonValue JsonValue