76 inline long GetDays()
const{
return m_days; }
82 inline void SetDays(
long value) { m_daysHasBeenSet =
true; m_days = value; }
116 bool m_dateHasBeenSet;
118 bool m_daysHasBeenSet;
119 bool m_expiredObjectDeleteMarker;
120 bool m_expiredObjectDeleteMarkerHasBeenSet;
LifecycleExpiration & WithDays(long value)
LifecycleExpiration & WithDate(Aws::Utils::DateTime &&value)
void SetDate(Aws::Utils::DateTime &&value)
void SetDate(const Aws::Utils::DateTime &value)
bool GetExpiredObjectDeleteMarker() const
LifecycleExpiration & WithDate(const Aws::Utils::DateTime &value)
void SetExpiredObjectDeleteMarker(bool value)
LifecycleExpiration & WithExpiredObjectDeleteMarker(bool value)
const Aws::Utils::DateTime & GetDate() const
JSON (JavaScript Object Notation).