7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/PromptFlowNodeInlineConfiguration.h>
9#include <aws/bedrock-agent/model/PromptFlowNodeResourceConfiguration.h>
68 bool m_inlineHasBeenSet =
false;
71 bool m_resourceHasBeenSet =
false;
void SetResource(const PromptFlowNodeResourceConfiguration &value)
PromptFlowNodeSourceConfiguration & WithResource(const PromptFlowNodeResourceConfiguration &value)
PromptFlowNodeSourceConfiguration & WithInline(PromptFlowNodeInlineConfiguration &&value)
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetResource(PromptFlowNodeResourceConfiguration &&value)
void SetInline(PromptFlowNodeInlineConfiguration &&value)
AWS_BEDROCKAGENT_API PromptFlowNodeSourceConfiguration()
AWS_BEDROCKAGENT_API PromptFlowNodeSourceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
PromptFlowNodeSourceConfiguration & WithInline(const PromptFlowNodeInlineConfiguration &value)
const PromptFlowNodeInlineConfiguration & GetInline() const
AWS_BEDROCKAGENT_API PromptFlowNodeSourceConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetInline(const PromptFlowNodeInlineConfiguration &value)
PromptFlowNodeSourceConfiguration & WithResource(PromptFlowNodeResourceConfiguration &&value)
const PromptFlowNodeResourceConfiguration & GetResource() const
bool InlineHasBeenSet() const
bool ResourceHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue