7#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
8#include <aws/mediaconnect/model/RouterInputTransitEncryptionKeyConfiguration.h>
9#include <aws/mediaconnect/model/RouterInputTransitEncryptionKeyType.h>
20namespace MediaConnect {
43 m_encryptionKeyTypeHasBeenSet =
true;
44 m_encryptionKeyType = value;
59 template <
typename EncryptionKeyConfigurationT = RouterInputTransitEncryptionKeyConfiguration>
61 m_encryptionKeyConfigurationHasBeenSet =
true;
62 m_encryptionKeyConfiguration = std::forward<EncryptionKeyConfigurationT>(value);
64 template <
typename EncryptionKeyConfigurationT = RouterInputTransitEncryptionKeyConfiguration>
73 RouterInputTransitEncryptionKeyConfiguration m_encryptionKeyConfiguration;
74 bool m_encryptionKeyTypeHasBeenSet =
false;
75 bool m_encryptionKeyConfigurationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue