7#include <aws/dynamodb/DynamoDB_EXPORTS.h>
40 m_pointInTimeRecoveryEnabledHasBeenSet =
true;
41 m_pointInTimeRecoveryEnabled = value;
59 m_recoveryPeriodInDaysHasBeenSet =
true;
60 m_recoveryPeriodInDays = value;
68 bool m_pointInTimeRecoveryEnabled{
false};
70 int m_recoveryPeriodInDays{0};
71 bool m_pointInTimeRecoveryEnabledHasBeenSet =
false;
72 bool m_recoveryPeriodInDaysHasBeenSet =
false;
PointInTimeRecoverySpecification & WithPointInTimeRecoveryEnabled(bool value)
bool PointInTimeRecoveryEnabledHasBeenSet() const
AWS_DYNAMODB_API PointInTimeRecoverySpecification(Aws::Utils::Json::JsonView jsonValue)
PointInTimeRecoverySpecification & WithRecoveryPeriodInDays(int value)
bool GetPointInTimeRecoveryEnabled() const
void SetPointInTimeRecoveryEnabled(bool value)
int GetRecoveryPeriodInDays() const
void SetRecoveryPeriodInDays(int value)
AWS_DYNAMODB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DYNAMODB_API PointInTimeRecoverySpecification & operator=(Aws::Utils::Json::JsonView jsonValue)
bool RecoveryPeriodInDaysHasBeenSet() const
AWS_DYNAMODB_API PointInTimeRecoverySpecification()=default
Aws::Utils::Json::JsonValue JsonValue