7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename NodeT = Aws::String>
48 void SetNode(NodeT&& value) { m_nodeHasBeenSet =
true; m_node = std::forward<NodeT>(value); }
49 template<
typename NodeT = Aws::String>
55 bool m_nodeHasBeenSet =
false;
void SetNode(NodeT &&value)
UnreachableNodeFlowValidationDetails & WithNode(NodeT &&value)
AWS_BEDROCKAGENT_API UnreachableNodeFlowValidationDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API UnreachableNodeFlowValidationDetails()=default
const Aws::String & GetNode() const
AWS_BEDROCKAGENT_API UnreachableNodeFlowValidationDetails(Aws::Utils::Json::JsonView jsonValue)
bool NodeHasBeenSet() const
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue