7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/TextPrompt.h>
21namespace BedrockAgentRuntime
47 template<
typename TextPromptT = TextPrompt>
48 void SetTextPrompt(TextPromptT&& value) { m_textPromptHasBeenSet =
true; m_textPrompt = std::forward<TextPromptT>(value); }
49 template<
typename TextPromptT = TextPrompt>
55 bool m_textPromptHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue