7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/PromptAgentResource.h>
19namespace BedrockAgent {
43 template <
typename AgentT = PromptAgentResource>
45 m_agentHasBeenSet =
true;
46 m_agent = std::forward<AgentT>(value);
48 template <
typename AgentT = PromptAgentResource>
50 SetAgent(std::forward<AgentT>(value));
56 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