7#include <aws/core/utils/DateTime.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/Mediapackagev2_EXPORTS.h>
12#include <aws/mediapackagev2/model/ContainerType.h>
13#include <aws/mediapackagev2/model/ForceEndpointErrorConfiguration.h>
14#include <aws/mediapackagev2/model/GetDashManifestConfiguration.h>
15#include <aws/mediapackagev2/model/GetHlsManifestConfiguration.h>
16#include <aws/mediapackagev2/model/GetLowLatencyHlsManifestConfiguration.h>
17#include <aws/mediapackagev2/model/GetMssManifestConfiguration.h>
18#include <aws/mediapackagev2/model/Segment.h>
23template <
typename RESULT_TYPE>
24class AmazonWebServiceResult;
31namespace mediapackagev2 {
44 template <
typename ArnT = Aws::String>
46 m_arnHasBeenSet =
true;
47 m_arn = std::forward<ArnT>(value);
49 template <
typename ArnT = Aws::String>
51 SetArn(std::forward<ArnT>(value));
63 template <
typename ChannelGroupNameT = Aws::String>
65 m_channelGroupNameHasBeenSet =
true;
66 m_channelGroupName = std::forward<ChannelGroupNameT>(value);
68 template <
typename ChannelGroupNameT = Aws::String>
82 template <
typename ChannelNameT = Aws::String>
84 m_channelNameHasBeenSet =
true;
85 m_channelName = std::forward<ChannelNameT>(value);
87 template <
typename ChannelNameT = Aws::String>
101 template <
typename OriginEndpo
intNameT = Aws::String>
103 m_originEndpointNameHasBeenSet =
true;
104 m_originEndpointName = std::forward<OriginEndpointNameT>(value);
106 template <
typename OriginEndpo
intNameT = Aws::String>
119 m_containerTypeHasBeenSet =
true;
120 m_containerType = value;
131 template <
typename SegmentT = Segment>
133 m_segmentHasBeenSet =
true;
134 m_segment = std::forward<SegmentT>(value);
136 template <
typename SegmentT = Segment>
148 template <
typename CreatedAtT = Aws::Utils::DateTime>
150 m_createdAtHasBeenSet =
true;
151 m_createdAt = std::forward<CreatedAtT>(value);
153 template <
typename CreatedAtT = Aws::Utils::DateTime>
165 template <
typename ModifiedAtT = Aws::Utils::DateTime>
167 m_modifiedAtHasBeenSet =
true;
168 m_modifiedAt = std::forward<ModifiedAtT>(value);
170 template <
typename ModifiedAtT = Aws::Utils::DateTime>
182 template <
typename ResetAtT = Aws::Utils::DateTime>
184 m_resetAtHasBeenSet =
true;
185 m_resetAt = std::forward<ResetAtT>(value);
187 template <
typename ResetAtT = Aws::Utils::DateTime>
199 template <
typename DescriptionT = Aws::String>
201 m_descriptionHasBeenSet =
true;
202 m_description = std::forward<DescriptionT>(value);
204 template <
typename DescriptionT = Aws::String>
219 m_startoverWindowSecondsHasBeenSet =
true;
220 m_startoverWindowSeconds = value;
233 template <
typename HlsManifestsT = Aws::Vector<GetHlsManifestConfiguration>>
235 m_hlsManifestsHasBeenSet =
true;
236 m_hlsManifests = std::forward<HlsManifestsT>(value);
238 template <
typename HlsManifestsT = Aws::Vector<GetHlsManifestConfiguration>>
243 template <
typename HlsManifestsT = GetHlsManifestConfiguration>
245 m_hlsManifestsHasBeenSet =
true;
246 m_hlsManifests.emplace_back(std::forward<HlsManifestsT>(value));
256 template <
typename LowLatencyHlsManifestsT = Aws::Vector<GetLowLatencyHlsManifestConfiguration>>
258 m_lowLatencyHlsManifestsHasBeenSet =
true;
259 m_lowLatencyHlsManifests = std::forward<LowLatencyHlsManifestsT>(value);
261 template <
typename LowLatencyHlsManifestsT = Aws::Vector<GetLowLatencyHlsManifestConfiguration>>
266 template <
typename LowLatencyHlsManifestsT = GetLowLatencyHlsManifestConfiguration>
268 m_lowLatencyHlsManifestsHasBeenSet =
true;
269 m_lowLatencyHlsManifests.emplace_back(std::forward<LowLatencyHlsManifestsT>(value));
279 template <
typename DashManifestsT = Aws::Vector<GetDashManifestConfiguration>>
281 m_dashManifestsHasBeenSet =
true;
282 m_dashManifests = std::forward<DashManifestsT>(value);
284 template <
typename DashManifestsT = Aws::Vector<GetDashManifestConfiguration>>
289 template <
typename DashManifestsT = GetDashManifestConfiguration>
291 m_dashManifestsHasBeenSet =
true;
292 m_dashManifests.emplace_back(std::forward<DashManifestsT>(value));
303 template <
typename MssManifestsT = Aws::Vector<GetMssManifestConfiguration>>
305 m_mssManifestsHasBeenSet =
true;
306 m_mssManifests = std::forward<MssManifestsT>(value);
308 template <
typename MssManifestsT = Aws::Vector<GetMssManifestConfiguration>>
313 template <
typename MssManifestsT = GetMssManifestConfiguration>
315 m_mssManifestsHasBeenSet =
true;
316 m_mssManifests.emplace_back(std::forward<MssManifestsT>(value));
326 template <
typename ForceEndpo
intErrorConfigurationT = ForceEndpo
intErrorConfiguration>
328 m_forceEndpointErrorConfigurationHasBeenSet =
true;
329 m_forceEndpointErrorConfiguration = std::forward<ForceEndpointErrorConfigurationT>(value);
331 template <
typename ForceEndpo
intErrorConfigurationT = ForceEndpo
intErrorConfiguration>
344 template <
typename ETagT = Aws::String>
346 m_eTagHasBeenSet =
true;
347 m_eTag = std::forward<ETagT>(value);
349 template <
typename ETagT = Aws::String>
351 SetETag(std::forward<ETagT>(value));
362 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
364 m_tagsHasBeenSet =
true;
365 m_tags = std::forward<TagsT>(value);
367 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
369 SetTags(std::forward<TagsT>(value));
372 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
374 m_tagsHasBeenSet =
true;
375 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
383 template <
typename RequestIdT = Aws::String>
385 m_requestIdHasBeenSet =
true;
386 m_requestId = std::forward<RequestIdT>(value);
388 template <
typename RequestIdT = Aws::String>
415 int m_startoverWindowSeconds{0};
425 ForceEndpointErrorConfiguration m_forceEndpointErrorConfiguration;
432 bool m_arnHasBeenSet =
false;
433 bool m_channelGroupNameHasBeenSet =
false;
434 bool m_channelNameHasBeenSet =
false;
435 bool m_originEndpointNameHasBeenSet =
false;
436 bool m_containerTypeHasBeenSet =
false;
437 bool m_segmentHasBeenSet =
false;
438 bool m_createdAtHasBeenSet =
false;
439 bool m_modifiedAtHasBeenSet =
false;
440 bool m_resetAtHasBeenSet =
false;
441 bool m_descriptionHasBeenSet =
false;
442 bool m_startoverWindowSecondsHasBeenSet =
false;
443 bool m_hlsManifestsHasBeenSet =
false;
444 bool m_lowLatencyHlsManifestsHasBeenSet =
false;
445 bool m_dashManifestsHasBeenSet =
false;
446 bool m_mssManifestsHasBeenSet =
false;
447 bool m_forceEndpointErrorConfigurationHasBeenSet =
false;
448 bool m_eTagHasBeenSet =
false;
449 bool m_tagsHasBeenSet =
false;
450 bool m_requestIdHasBeenSet =
false;
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
Aws::Utils::Json::JsonValue JsonValue