AWS SDK for C++

AWS SDK for C++ Version 1.11.819

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