7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
19namespace BedrockRuntime
44 inline void SetGuarded(
int value) { m_guardedHasBeenSet =
true; m_guarded = value; }
53 inline int GetTotal()
const {
return m_total; }
55 inline void SetTotal(
int value) { m_totalHasBeenSet =
true; m_total = value; }
61 bool m_guardedHasBeenSet =
false;
64 bool m_totalHasBeenSet =
false;
GuardrailImageCoverage & WithTotal(int value)
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
GuardrailImageCoverage & WithGuarded(int value)
bool GuardedHasBeenSet() const
AWS_BEDROCKRUNTIME_API GuardrailImageCoverage & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKRUNTIME_API GuardrailImageCoverage()=default
bool TotalHasBeenSet() const
void SetGuarded(int value)
AWS_BEDROCKRUNTIME_API GuardrailImageCoverage(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue