7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/HlsSettings.h>
46 template<
typename HlsSettingsT = HlsSettings>
47 void SetHlsSettings(HlsSettingsT&& value) { m_hlsSettingsHasBeenSet =
true; m_hlsSettings = std::forward<HlsSettingsT>(value); }
48 template<
typename HlsSettingsT = HlsSettings>
54 bool m_hlsSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue