AWS SDK for C++

AWS SDK for C++ Version 1.11.747

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