7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/bedrock-agent/model/FlowCondition.h>
62 bool m_conditionsHasBeenSet =
false;
ConditionFlowNodeConfiguration & AddConditions(FlowCondition &&value)
void SetConditions(const Aws::Vector< FlowCondition > &value)
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENT_API ConditionFlowNodeConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ConditionFlowNodeConfiguration & AddConditions(const FlowCondition &value)
ConditionFlowNodeConfiguration & WithConditions(Aws::Vector< FlowCondition > &&value)
ConditionFlowNodeConfiguration & WithConditions(const Aws::Vector< FlowCondition > &value)
bool ConditionsHasBeenSet() const
AWS_BEDROCKAGENT_API ConditionFlowNodeConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API ConditionFlowNodeConfiguration()
void SetConditions(Aws::Vector< FlowCondition > &&value)
const Aws::Vector< FlowCondition > & GetConditions() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue