AWS SDK for C++

AWS SDK for C++ Version 1.11.719

Loading...
Searching...
No Matches
UpsolverMetadata.h
1
6#pragma once
7#include <aws/appflow/Appflow_EXPORTS.h>
8
9namespace Aws {
10namespace Utils {
11namespace Json {
12class JsonValue;
13class JsonView;
14} // namespace Json
15} // namespace Utils
16namespace Appflow {
17namespace Model {
18
25 public:
26 AWS_APPFLOW_API UpsolverMetadata() = default;
27 AWS_APPFLOW_API UpsolverMetadata(Aws::Utils::Json::JsonView jsonValue);
29 AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const;
30};
31
32} // namespace Model
33} // namespace Appflow
34} // namespace Aws
AWS_APPFLOW_API UpsolverMetadata & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API UpsolverMetadata()=default
AWS_APPFLOW_API UpsolverMetadata(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue