7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/AudioOnlyHlsSegmentType.h>
10#include <aws/medialive/model/AudioOnlyHlsTrackType.h>
11#include <aws/medialive/model/InputLocation.h>
43 template <
typename AudioGroupIdT = Aws::String>
45 m_audioGroupIdHasBeenSet =
true;
46 m_audioGroupId = std::forward<AudioGroupIdT>(value);
48 template <
typename AudioGroupIdT = Aws::String>
67 template <
typename AudioOnlyImageT = InputLocation>
69 m_audioOnlyImageHasBeenSet =
true;
70 m_audioOnlyImage = std::forward<AudioOnlyImageT>(value);
72 template <
typename AudioOnlyImageT = InputLocation>
108 m_audioTrackTypeHasBeenSet =
true;
109 m_audioTrackType = value;
124 m_segmentTypeHasBeenSet =
true;
125 m_segmentType = value;
140 bool m_audioGroupIdHasBeenSet =
false;
141 bool m_audioOnlyImageHasBeenSet =
false;
142 bool m_audioTrackTypeHasBeenSet =
false;
143 bool m_segmentTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue