7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/AutomatedEncodingSettings.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/mediaconvert/model/OutputGroupSettings.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/mediaconvert/model/Output.h>
68 inline void SetCustomName(
const char* value) { m_customNameHasBeenSet =
true; m_customName.assign(value); }
82 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
116 bool m_automatedEncodingSettingsHasBeenSet =
false;
119 bool m_customNameHasBeenSet =
false;
122 bool m_nameHasBeenSet =
false;
125 bool m_outputGroupSettingsHasBeenSet =
false;
128 bool m_outputsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue