7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/mediaconvert/model/MsSmoothAudioDeduplication.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/mediaconvert/model/DestinationSettings.h>
12#include <aws/mediaconvert/model/MsSmoothEncryptionSettings.h>
13#include <aws/mediaconvert/model/MsSmoothFragmentLengthControl.h>
14#include <aws/mediaconvert/model/MsSmoothManifestEncoding.h>
15#include <aws/mediaconvert/model/MsSmoothAdditionalManifest.h>
92 inline void SetDestination(
const char* value) { m_destinationHasBeenSet =
true; m_destination.assign(value); }
132 inline void SetFragmentLength(
int value) { m_fragmentLengthHasBeenSet =
true; m_fragmentLength = value; }
166 bool m_additionalManifestsHasBeenSet =
false;
169 bool m_audioDeduplicationHasBeenSet =
false;
172 bool m_destinationHasBeenSet =
false;
175 bool m_destinationSettingsHasBeenSet =
false;
178 bool m_encryptionHasBeenSet =
false;
180 int m_fragmentLength;
181 bool m_fragmentLengthHasBeenSet =
false;
184 bool m_fragmentLengthControlHasBeenSet =
false;
187 bool m_manifestEncodingHasBeenSet =
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