7#include <aws/core/utils/UUID.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/mediapackagev2/Mediapackagev2Request.h>
12#include <aws/mediapackagev2/Mediapackagev2_EXPORTS.h>
13#include <aws/mediapackagev2/model/ContainerType.h>
14#include <aws/mediapackagev2/model/CreateDashManifestConfiguration.h>
15#include <aws/mediapackagev2/model/CreateHlsManifestConfiguration.h>
16#include <aws/mediapackagev2/model/CreateLowLatencyHlsManifestConfiguration.h>
17#include <aws/mediapackagev2/model/CreateMssManifestConfiguration.h>
18#include <aws/mediapackagev2/model/ForceEndpointErrorConfiguration.h>
19#include <aws/mediapackagev2/model/Segment.h>
24namespace mediapackagev2 {
51 template <
typename ChannelGroupNameT = Aws::String>
53 m_channelGroupNameHasBeenSet =
true;
54 m_channelGroupName = std::forward<ChannelGroupNameT>(value);
56 template <
typename ChannelGroupNameT = Aws::String>
71 template <
typename ChannelNameT = Aws::String>
73 m_channelNameHasBeenSet =
true;
74 m_channelName = std::forward<ChannelNameT>(value);
76 template <
typename ChannelNameT = Aws::String>
92 template <
typename OriginEndpo
intNameT = Aws::String>
94 m_originEndpointNameHasBeenSet =
true;
95 m_originEndpointName = std::forward<OriginEndpointNameT>(value);
97 template <
typename OriginEndpo
intNameT = Aws::String>
114 m_containerTypeHasBeenSet =
true;
115 m_containerType = value;
130 template <
typename SegmentT = Segment>
132 m_segmentHasBeenSet =
true;
133 m_segment = std::forward<SegmentT>(value);
135 template <
typename SegmentT = Segment>
149 template <
typename ClientTokenT = Aws::String>
151 m_clientTokenHasBeenSet =
true;
152 m_clientToken = std::forward<ClientTokenT>(value);
154 template <
typename ClientTokenT = Aws::String>
168 template <
typename DescriptionT = Aws::String>
170 m_descriptionHasBeenSet =
true;
171 m_description = std::forward<DescriptionT>(value);
173 template <
typename DescriptionT = Aws::String>
190 m_startoverWindowSecondsHasBeenSet =
true;
191 m_startoverWindowSeconds = value;
205 template <
typename HlsManifestsT = Aws::Vector<CreateHlsManifestConfiguration>>
207 m_hlsManifestsHasBeenSet =
true;
208 m_hlsManifests = std::forward<HlsManifestsT>(value);
210 template <
typename HlsManifestsT = Aws::Vector<CreateHlsManifestConfiguration>>
215 template <
typename HlsManifestsT = CreateHlsManifestConfiguration>
217 m_hlsManifestsHasBeenSet =
true;
218 m_hlsManifests.emplace_back(std::forward<HlsManifestsT>(value));
229 template <
typename LowLatencyHlsManifestsT = Aws::Vector<CreateLowLatencyHlsManifestConfiguration>>
231 m_lowLatencyHlsManifestsHasBeenSet =
true;
232 m_lowLatencyHlsManifests = std::forward<LowLatencyHlsManifestsT>(value);
234 template <
typename LowLatencyHlsManifestsT = Aws::Vector<CreateLowLatencyHlsManifestConfiguration>>
239 template <
typename LowLatencyHlsManifestsT = CreateLowLatencyHlsManifestConfiguration>
241 m_lowLatencyHlsManifestsHasBeenSet =
true;
242 m_lowLatencyHlsManifests.emplace_back(std::forward<LowLatencyHlsManifestsT>(value));
253 template <
typename DashManifestsT = Aws::Vector<CreateDashManifestConfiguration>>
255 m_dashManifestsHasBeenSet =
true;
256 m_dashManifests = std::forward<DashManifestsT>(value);
258 template <
typename DashManifestsT = Aws::Vector<CreateDashManifestConfiguration>>
263 template <
typename DashManifestsT = CreateDashManifestConfiguration>
265 m_dashManifestsHasBeenSet =
true;
266 m_dashManifests.emplace_back(std::forward<DashManifestsT>(value));
279 template <
typename MssManifestsT = Aws::Vector<CreateMssManifestConfiguration>>
281 m_mssManifestsHasBeenSet =
true;
282 m_mssManifests = std::forward<MssManifestsT>(value);
284 template <
typename MssManifestsT = Aws::Vector<CreateMssManifestConfiguration>>
289 template <
typename MssManifestsT = CreateMssManifestConfiguration>
291 m_mssManifestsHasBeenSet =
true;
292 m_mssManifests.emplace_back(std::forward<MssManifestsT>(value));
303 template <
typename ForceEndpo
intErrorConfigurationT = ForceEndpo
intErrorConfiguration>
305 m_forceEndpointErrorConfigurationHasBeenSet =
true;
306 m_forceEndpointErrorConfiguration = std::forward<ForceEndpointErrorConfigurationT>(value);
308 template <
typename ForceEndpo
intErrorConfigurationT = ForceEndpo
intErrorConfiguration>
323 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
325 m_tagsHasBeenSet =
true;
326 m_tags = std::forward<TagsT>(value);
328 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
330 SetTags(std::forward<TagsT>(value));
333 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
335 m_tagsHasBeenSet =
true;
336 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
342 bool m_channelGroupNameHasBeenSet =
false;
345 bool m_channelNameHasBeenSet =
false;
348 bool m_originEndpointNameHasBeenSet =
false;
351 bool m_containerTypeHasBeenSet =
false;
354 bool m_segmentHasBeenSet =
false;
357 bool m_clientTokenHasBeenSet =
true;
360 bool m_descriptionHasBeenSet =
false;
362 int m_startoverWindowSeconds{0};
363 bool m_startoverWindowSecondsHasBeenSet =
false;
366 bool m_hlsManifestsHasBeenSet =
false;
369 bool m_lowLatencyHlsManifestsHasBeenSet =
false;
372 bool m_dashManifestsHasBeenSet =
false;
375 bool m_mssManifestsHasBeenSet =
false;
377 ForceEndpointErrorConfiguration m_forceEndpointErrorConfiguration;
378 bool m_forceEndpointErrorConfigurationHasBeenSet =
false;
381 bool m_tagsHasBeenSet =
false;
static Aws::Utils::UUID PseudoRandomUUID()
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector