7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/GuardrailManagedWordsType.h>
9#include <aws/bedrock/model/GuardrailWordAction.h>
45 m_typeHasBeenSet =
true;
65 m_inputActionHasBeenSet =
true;
66 m_inputAction = value;
85 m_outputActionHasBeenSet =
true;
86 m_outputAction = value;
103 m_inputEnabledHasBeenSet =
true;
104 m_inputEnabled = value;
121 m_outputEnabledHasBeenSet =
true;
122 m_outputEnabled = value;
131 bool m_typeHasBeenSet =
false;
134 bool m_inputActionHasBeenSet =
false;
137 bool m_outputActionHasBeenSet =
false;
139 bool m_inputEnabled{
false};
140 bool m_inputEnabledHasBeenSet =
false;
142 bool m_outputEnabled{
false};
143 bool m_outputEnabledHasBeenSet =
false;
bool OutputActionHasBeenSet() const
bool OutputEnabledHasBeenSet() const
bool GetOutputEnabled() const
bool InputActionHasBeenSet() const
void SetType(GuardrailManagedWordsType value)
void SetOutputEnabled(bool value)
bool TypeHasBeenSet() const
AWS_BEDROCK_API GuardrailManagedWords & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetInputEnabled(bool value)
bool InputEnabledHasBeenSet() const
GuardrailManagedWords & WithOutputEnabled(bool value)
GuardrailManagedWords & WithInputEnabled(bool value)
void SetInputAction(GuardrailWordAction value)
bool GetInputEnabled() const
AWS_BEDROCK_API GuardrailManagedWords()=default
GuardrailWordAction GetInputAction() const
GuardrailManagedWordsType GetType() const
GuardrailManagedWords & WithInputAction(GuardrailWordAction value)
AWS_BEDROCK_API GuardrailManagedWords(Aws::Utils::Json::JsonView jsonValue)
void SetOutputAction(GuardrailWordAction value)
GuardrailManagedWords & WithOutputAction(GuardrailWordAction value)
GuardrailWordAction GetOutputAction() const
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
GuardrailManagedWords & WithType(GuardrailManagedWordsType value)
GuardrailManagedWordsType
Aws::Utils::Json::JsonValue JsonValue