7#include <aws/appconfig/AppConfig_EXPORTS.h>
8#include <aws/appconfig/AppConfigRequest.h>
9#include <aws/appconfig/model/DeletionProtectionSettings.h>
55 bool m_deletionProtectionHasBeenSet =
false;
const DeletionProtectionSettings & GetDeletionProtection() const
UpdateAccountSettingsRequest & WithDeletionProtection(const DeletionProtectionSettings &value)
bool DeletionProtectionHasBeenSet() const
UpdateAccountSettingsRequest & WithDeletionProtection(DeletionProtectionSettings &&value)
AWS_APPCONFIG_API Aws::String SerializePayload() const override
virtual const char * GetServiceRequestName() const override
void SetDeletionProtection(DeletionProtectionSettings &&value)
AWS_APPCONFIG_API UpdateAccountSettingsRequest()
void SetDeletionProtection(const DeletionProtectionSettings &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String