7#include <aws/elastictranscoder/ElasticTranscoder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/elastictranscoder/model/Encryption.h>
22namespace ElasticTranscoder
61 inline void SetFormat(
const char* value) { m_formatHasBeenSet =
true; m_format.assign(value); }
87 inline void SetPattern(
const char* value) { m_patternHasBeenSet =
true; m_pattern.assign(value); }
108 bool m_formatHasBeenSet =
false;
111 bool m_patternHasBeenSet =
false;
114 bool m_encryptionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue