7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/FlowControlNodeType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
20namespace BedrockAgentRuntime {
40 inline int GetIndex()
const {
return m_index; }
43 m_indexHasBeenSet =
true;
58 template <
typename NodeNameT = Aws::String>
60 m_nodeNameHasBeenSet =
true;
61 m_nodeName = std::forward<NodeNameT>(value);
63 template <
typename NodeNameT = Aws::String>
77 m_typeHasBeenSet =
true;
91 bool m_indexHasBeenSet =
false;
92 bool m_nodeNameHasBeenSet =
false;
93 bool m_typeHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue