7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/Algorithm.h>
43 m_algorithmHasBeenSet =
true;
60 template <
typename PassphraseSecretArnT = Aws::String>
62 m_passphraseSecretArnHasBeenSet =
true;
63 m_passphraseSecretArn = std::forward<PassphraseSecretArnT>(value);
65 template <
typename PassphraseSecretArnT = Aws::String>
75 bool m_algorithmHasBeenSet =
false;
76 bool m_passphraseSecretArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue