AWS SDK for C++
AWS SDK for C++ Version 1.11.743
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-bedrock-runtime
include
aws
bedrock-runtime
model
AutoToolChoice.h
1
6
#pragma once
7
#include <aws/bedrock-runtime/BedrockRuntime_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
BedrockRuntime {
17
namespace
Model {
18
29
class
AutoToolChoice
{
30
public
:
31
AWS_BEDROCKRUNTIME_API
AutoToolChoice
() =
default
;
32
AWS_BEDROCKRUNTIME_API
AutoToolChoice
(
Aws::Utils::Json::JsonView
jsonValue
);
33
AWS_BEDROCKRUNTIME_API
AutoToolChoice
&
operator=
(
Aws::Utils::Json::JsonView
jsonValue
);
34
AWS_BEDROCKRUNTIME_API
Aws::Utils::Json::JsonValue
Jsonize
()
const
;
35
};
36
37
}
// namespace Model
38
}
// namespace BedrockRuntime
39
}
// namespace Aws
Aws::BedrockRuntime::Model::AutoToolChoice
Definition
AutoToolChoice.h:29
Aws::BedrockRuntime::Model::AutoToolChoice::Jsonize
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::BedrockRuntime::Model::AutoToolChoice::AutoToolChoice
AWS_BEDROCKRUNTIME_API AutoToolChoice(Aws::Utils::Json::JsonView jsonValue)
Aws::BedrockRuntime::Model::AutoToolChoice::operator=
AWS_BEDROCKRUNTIME_API AutoToolChoice & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::BedrockRuntime::Model::AutoToolChoice::AutoToolChoice
AWS_BEDROCKRUNTIME_API AutoToolChoice()=default
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