7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/PromptAgentResource.h>
49 template<
typename AgentT = PromptAgentResource>
50 void SetAgent(AgentT&& value) { m_agentHasBeenSet =
true; m_agent = std::forward<AgentT>(value); }
51 template<
typename AgentT = PromptAgentResource>
57 bool m_agentHasBeenSet =
false;
PromptGenAiResource & WithAgent(AgentT &&value)
AWS_BEDROCKAGENT_API PromptGenAiResource(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API PromptGenAiResource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API PromptGenAiResource()=default
bool AgentHasBeenSet() const
const PromptAgentResource & GetAgent() const
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAgent(AgentT &&value)
Aws::Utils::Json::JsonValue JsonValue