7#include <aws/appconfig/AppConfig_EXPORTS.h>
52 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
73 bool m_enabled{
false};
74 bool m_enabledHasBeenSet =
false;
76 int m_protectionPeriodInMinutes{0};
77 bool m_protectionPeriodInMinutesHasBeenSet =
false;
DeletionProtectionSettings & WithProtectionPeriodInMinutes(int value)
bool ProtectionPeriodInMinutesHasBeenSet() const
AWS_APPCONFIG_API DeletionProtectionSettings()=default
AWS_APPCONFIG_API DeletionProtectionSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPCONFIG_API Aws::Utils::Json::JsonValue Jsonize() const
void SetProtectionPeriodInMinutes(int value)
void SetEnabled(bool value)
int GetProtectionPeriodInMinutes() const
bool EnabledHasBeenSet() const
AWS_APPCONFIG_API DeletionProtectionSettings(Aws::Utils::Json::JsonView jsonValue)
DeletionProtectionSettings & WithEnabled(bool value)
Aws::Utils::Json::JsonValue JsonValue