7#include <aws/appconfig/AppConfig_EXPORTS.h>
54 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
76 bool m_enabledHasBeenSet =
false;
78 int m_protectionPeriodInMinutes;
79 bool m_protectionPeriodInMinutesHasBeenSet =
false;
DeletionProtectionSettings & WithProtectionPeriodInMinutes(int value)
bool ProtectionPeriodInMinutesHasBeenSet() const
AWS_APPCONFIG_API DeletionProtectionSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPCONFIG_API Aws::Utils::Json::JsonValue Jsonize() const
void SetProtectionPeriodInMinutes(int value)
AWS_APPCONFIG_API DeletionProtectionSettings()
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