AWS SDK for C++

AWS SDK for C++ Version 1.11.741

Loading...
Searching...
No Matches
AutomatedReasoningPolicyPlanning.h
1
6#pragma once
7#include <aws/bedrock/Bedrock_EXPORTS.h>
8
9namespace Aws {
10namespace Utils {
11namespace Json {
12class JsonValue;
13class JsonView;
14} // namespace Json
15} // namespace Utils
16namespace Bedrock {
17namespace Model {
18
27 public:
28 AWS_BEDROCK_API AutomatedReasoningPolicyPlanning() = default;
31 AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const;
32};
33
34} // namespace Model
35} // namespace Bedrock
36} // namespace Aws
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCK_API AutomatedReasoningPolicyPlanning()=default
AWS_BEDROCK_API AutomatedReasoningPolicyPlanning(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API AutomatedReasoningPolicyPlanning & operator=(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue