7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/EnabledOrDisabledState.h>
19namespace BedrockAgent {
41 m_deletionProtectionStatusHasBeenSet =
true;
42 m_deletionProtectionStatus = value;
60 m_deletionProtectionThresholdHasBeenSet =
true;
61 m_deletionProtectionThreshold = value;
71 int m_deletionProtectionThreshold{0};
72 bool m_deletionProtectionStatusHasBeenSet =
false;
73 bool m_deletionProtectionThresholdHasBeenSet =
false;
DeletionProtectionConfiguration & WithDeletionProtectionThreshold(int value)
AWS_BEDROCKAGENT_API DeletionProtectionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API DeletionProtectionConfiguration(Aws::Utils::Json::JsonView jsonValue)
int GetDeletionProtectionThreshold() const
void SetDeletionProtectionThreshold(int value)
EnabledOrDisabledState GetDeletionProtectionStatus() const
AWS_BEDROCKAGENT_API DeletionProtectionConfiguration()=default
void SetDeletionProtectionStatus(EnabledOrDisabledState value)
bool DeletionProtectionThresholdHasBeenSet() const
DeletionProtectionConfiguration & WithDeletionProtectionStatus(EnabledOrDisabledState value)
bool DeletionProtectionStatusHasBeenSet() const
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue