7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/PromptModelInferenceConfiguration.h>
47 template<
typename TextT = PromptModelInferenceConfiguration>
48 void SetText(TextT&& value) { m_textHasBeenSet =
true; m_text = std::forward<TextT>(value); }
49 template<
typename TextT = PromptModelInferenceConfiguration>
55 bool m_textHasBeenSet =
false;
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENT_API PromptInferenceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API PromptInferenceConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool TextHasBeenSet() const
void SetText(TextT &&value)
AWS_BEDROCKAGENT_API PromptInferenceConfiguration()=default
const PromptModelInferenceConfiguration & GetText() const
PromptInferenceConfiguration & WithText(TextT &&value)
Aws::Utils::Json::JsonValue JsonValue