7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/ChatPromptTemplateConfiguration.h>
9#include <aws/bedrock-agent/model/TextPromptTemplateConfiguration.h>
70 bool m_chatHasBeenSet =
false;
73 bool m_textHasBeenSet =
false;
void SetChat(ChatPromptTemplateConfiguration &&value)
const ChatPromptTemplateConfiguration & GetChat() const
const TextPromptTemplateConfiguration & GetText() const
AWS_BEDROCKAGENT_API PromptTemplateConfiguration()
PromptTemplateConfiguration & WithChat(ChatPromptTemplateConfiguration &&value)
bool ChatHasBeenSet() const
PromptTemplateConfiguration & WithChat(const ChatPromptTemplateConfiguration &value)
bool TextHasBeenSet() const
PromptTemplateConfiguration & WithText(const TextPromptTemplateConfiguration &value)
void SetText(const TextPromptTemplateConfiguration &value)
AWS_BEDROCKAGENT_API PromptTemplateConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetChat(const ChatPromptTemplateConfiguration &value)
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENT_API PromptTemplateConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetText(TextPromptTemplateConfiguration &&value)
PromptTemplateConfiguration & WithText(TextPromptTemplateConfiguration &&value)
Aws::Utils::Json::JsonValue JsonValue