7#include <aws/dynamodb/DynamoDB_EXPORTS.h>
59 inline void SetRecoveryPeriodInDays(
int value) { m_recoveryPeriodInDaysHasBeenSet =
true; m_recoveryPeriodInDays = value; }
64 bool m_pointInTimeRecoveryEnabled{
false};
65 bool m_pointInTimeRecoveryEnabledHasBeenSet =
false;
67 int m_recoveryPeriodInDays{0};
68 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