AWS SDK for C++
AWS SDK for C++ Version 1.11.747
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-bedrock-agent
include
aws
bedrock-agent
model
CollectorFlowNodeConfiguration.h
1
6
#pragma once
7
#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8
9
namespace
Aws
{
10
namespace
Utils {
11
namespace
Json {
12
class
JsonValue
;
13
class
JsonView;
14
}
// namespace Json
15
}
// namespace Utils
16
namespace
BedrockAgent {
17
namespace
Model {
18
28
class
CollectorFlowNodeConfiguration
{
29
public
:
30
AWS_BEDROCKAGENT_API
CollectorFlowNodeConfiguration
() =
default
;
31
AWS_BEDROCKAGENT_API
CollectorFlowNodeConfiguration
(
Aws::Utils::Json::JsonView
jsonValue
);
32
AWS_BEDROCKAGENT_API
CollectorFlowNodeConfiguration
&
operator=
(
Aws::Utils::Json::JsonView
jsonValue
);
33
AWS_BEDROCKAGENT_API
Aws::Utils::Json::JsonValue
Jsonize
()
const
;
34
};
35
36
}
// namespace Model
37
}
// namespace BedrockAgent
38
}
// namespace Aws
Aws::BedrockAgent::Model::CollectorFlowNodeConfiguration
Definition
CollectorFlowNodeConfiguration.h:28
Aws::BedrockAgent::Model::CollectorFlowNodeConfiguration::operator=
AWS_BEDROCKAGENT_API CollectorFlowNodeConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::BedrockAgent::Model::CollectorFlowNodeConfiguration::Jsonize
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::BedrockAgent::Model::CollectorFlowNodeConfiguration::CollectorFlowNodeConfiguration
AWS_BEDROCKAGENT_API CollectorFlowNodeConfiguration()=default
Aws::BedrockAgent::Model::CollectorFlowNodeConfiguration::CollectorFlowNodeConfiguration
AWS_BEDROCKAGENT_API CollectorFlowNodeConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue
Aws::Utils::Json::JsonView
Aws
Aws::MakeShared
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
smithy::client::JsonValue
Aws::Utils::Json::JsonValue JsonValue
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences