7#include <aws/core/http/HttpResponse.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/medialive/MediaLive_EXPORTS.h>
12#include <aws/medialive/model/CdiInputSpecification.h>
13#include <aws/medialive/model/ChannelClass.h>
14#include <aws/medialive/model/ChannelEgressEndpoint.h>
15#include <aws/medialive/model/ChannelEngineVersionResponse.h>
16#include <aws/medialive/model/ChannelState.h>
17#include <aws/medialive/model/DescribeAnywhereSettings.h>
18#include <aws/medialive/model/DescribeInferenceSettings.h>
19#include <aws/medialive/model/DescribeLinkedChannelSettings.h>
20#include <aws/medialive/model/EncoderSettings.h>
21#include <aws/medialive/model/InputAttachment.h>
22#include <aws/medialive/model/InputSpecification.h>
23#include <aws/medialive/model/LogLevel.h>
24#include <aws/medialive/model/MaintenanceStatus.h>
25#include <aws/medialive/model/OutputDestination.h>
26#include <aws/medialive/model/PipelineDetail.h>
27#include <aws/medialive/model/VpcOutputSettingsDescription.h>
32template <
typename RESULT_TYPE>
33class AmazonWebServiceResult;
59 template <
typename ArnT = Aws::String>
61 m_arnHasBeenSet =
true;
62 m_arn = std::forward<ArnT>(value);
64 template <
typename ArnT = Aws::String>
66 SetArn(std::forward<ArnT>(value));
76 template <
typename CdiInputSpecificationT = CdiInputSpecification>
78 m_cdiInputSpecificationHasBeenSet =
true;
79 m_cdiInputSpecification = std::forward<CdiInputSpecificationT>(value);
81 template <
typename CdiInputSpecificationT = CdiInputSpecification>
95 m_channelClassHasBeenSet =
true;
96 m_channelClass = value;
113 template <
typename DestinationsT = Aws::Vector<OutputDestination>>
115 m_destinationsHasBeenSet =
true;
116 m_destinations = std::forward<DestinationsT>(value);
118 template <
typename DestinationsT = Aws::Vector<OutputDestination>>
123 template <
typename DestinationsT = OutputDestination>
125 m_destinationsHasBeenSet =
true;
126 m_destinations.emplace_back(std::forward<DestinationsT>(value));
136 template <
typename EgressEndpo
intsT = Aws::Vector<ChannelEgressEndpo
int>>
138 m_egressEndpointsHasBeenSet =
true;
139 m_egressEndpoints = std::forward<EgressEndpointsT>(value);
141 template <
typename EgressEndpo
intsT = Aws::Vector<ChannelEgressEndpo
int>>
146 template <
typename EgressEndpo
intsT = ChannelEgressEndpo
int>
148 m_egressEndpointsHasBeenSet =
true;
149 m_egressEndpoints.emplace_back(std::forward<EgressEndpointsT>(value));
157 template <
typename EncoderSettingsT = EncoderSettings>
159 m_encoderSettingsHasBeenSet =
true;
160 m_encoderSettings = std::forward<EncoderSettingsT>(value);
162 template <
typename EncoderSettingsT = EncoderSettings>
174 template <
typename IdT = Aws::String>
176 m_idHasBeenSet =
true;
177 m_id = std::forward<IdT>(value);
179 template <
typename IdT = Aws::String>
181 SetId(std::forward<IdT>(value));
191 template <
typename InputAttachmentsT = Aws::Vector<InputAttachment>>
193 m_inputAttachmentsHasBeenSet =
true;
194 m_inputAttachments = std::forward<InputAttachmentsT>(value);
196 template <
typename InputAttachmentsT = Aws::Vector<InputAttachment>>
201 template <
typename InputAttachmentsT = InputAttachment>
203 m_inputAttachmentsHasBeenSet =
true;
204 m_inputAttachments.emplace_back(std::forward<InputAttachmentsT>(value));
214 template <
typename InputSpecificationT = InputSpecification>
216 m_inputSpecificationHasBeenSet =
true;
217 m_inputSpecification = std::forward<InputSpecificationT>(value);
219 template <
typename InputSpecificationT = InputSpecification>
232 m_logLevelHasBeenSet =
true;
246 template <
typename Ma
intenanceT = Ma
intenanceStatus>
248 m_maintenanceHasBeenSet =
true;
249 m_maintenance = std::forward<MaintenanceT>(value);
251 template <
typename Ma
intenanceT = Ma
intenanceStatus>
263 template <
typename Ma
intenanceStatusT = Aws::String>
265 m_maintenanceStatusHasBeenSet =
true;
266 m_maintenanceStatus = std::forward<MaintenanceStatusT>(value);
268 template <
typename Ma
intenanceStatusT = Aws::String>
280 template <
typename NameT = Aws::String>
282 m_nameHasBeenSet =
true;
283 m_name = std::forward<NameT>(value);
285 template <
typename NameT = Aws::String>
287 SetName(std::forward<NameT>(value));
297 template <
typename PipelineDetailsT = Aws::Vector<PipelineDetail>>
299 m_pipelineDetailsHasBeenSet =
true;
300 m_pipelineDetails = std::forward<PipelineDetailsT>(value);
302 template <
typename PipelineDetailsT = Aws::Vector<PipelineDetail>>
307 template <
typename PipelineDetailsT = PipelineDetail>
309 m_pipelineDetailsHasBeenSet =
true;
310 m_pipelineDetails.emplace_back(std::forward<PipelineDetailsT>(value));
321 m_pipelinesRunningCountHasBeenSet =
true;
322 m_pipelinesRunningCount = value;
335 template <
typename RoleArnT = Aws::String>
337 m_roleArnHasBeenSet =
true;
338 m_roleArn = std::forward<RoleArnT>(value);
340 template <
typename RoleArnT = Aws::String>
351 m_stateHasBeenSet =
true;
365 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
367 m_tagsHasBeenSet =
true;
368 m_tags = std::forward<TagsT>(value);
370 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
372 SetTags(std::forward<TagsT>(value));
375 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
377 m_tagsHasBeenSet =
true;
378 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
388 template <
typename VpcT = VpcOutputSettingsDescription>
390 m_vpcHasBeenSet =
true;
391 m_vpc = std::forward<VpcT>(value);
393 template <
typename VpcT = VpcOutputSettingsDescription>
395 SetVpc(std::forward<VpcT>(value));
405 template <
typename AnywhereSettingsT = DescribeAnywhereSettings>
407 m_anywhereSettingsHasBeenSet =
true;
408 m_anywhereSettings = std::forward<AnywhereSettingsT>(value);
410 template <
typename AnywhereSettingsT = DescribeAnywhereSettings>
422 template <
typename ChannelEngineVersionT = ChannelEngineVersionResponse>
424 m_channelEngineVersionHasBeenSet =
true;
425 m_channelEngineVersion = std::forward<ChannelEngineVersionT>(value);
427 template <
typename ChannelEngineVersionT = ChannelEngineVersionResponse>
439 template <
typename LinkedChannelSettingsT = DescribeLinkedChannelSettings>
441 m_linkedChannelSettingsHasBeenSet =
true;
442 m_linkedChannelSettings = std::forward<LinkedChannelSettingsT>(value);
444 template <
typename LinkedChannelSettingsT = DescribeLinkedChannelSettings>
456 template <
typename ChannelSecurityGroupsT = Aws::Vector<Aws::String>>
458 m_channelSecurityGroupsHasBeenSet =
true;
459 m_channelSecurityGroups = std::forward<ChannelSecurityGroupsT>(value);
461 template <
typename ChannelSecurityGroupsT = Aws::Vector<Aws::String>>
466 template <
typename ChannelSecurityGroupsT = Aws::String>
468 m_channelSecurityGroupsHasBeenSet =
true;
469 m_channelSecurityGroups.emplace_back(std::forward<ChannelSecurityGroupsT>(value));
479 template <
typename InferenceSettingsT = DescribeInferenceSettings>
481 m_inferenceSettingsHasBeenSet =
true;
482 m_inferenceSettings = std::forward<InferenceSettingsT>(value);
484 template <
typename InferenceSettingsT = DescribeInferenceSettings>
494 template <
typename RequestIdT = Aws::String>
496 m_requestIdHasBeenSet =
true;
497 m_requestId = std::forward<RequestIdT>(value);
499 template <
typename RequestIdT = Aws::String>
518 EncoderSettings m_encoderSettings;
524 InputSpecification m_inputSpecification;
528 MaintenanceStatus m_maintenance;
536 int m_pipelinesRunningCount{0};
544 VpcOutputSettingsDescription m_vpc;
546 DescribeAnywhereSettings m_anywhereSettings;
548 ChannelEngineVersionResponse m_channelEngineVersion;
550 DescribeLinkedChannelSettings m_linkedChannelSettings;
554 DescribeInferenceSettings m_inferenceSettings;
558 bool m_arnHasBeenSet =
false;
559 bool m_cdiInputSpecificationHasBeenSet =
false;
560 bool m_channelClassHasBeenSet =
false;
561 bool m_destinationsHasBeenSet =
false;
562 bool m_egressEndpointsHasBeenSet =
false;
563 bool m_encoderSettingsHasBeenSet =
false;
564 bool m_idHasBeenSet =
false;
565 bool m_inputAttachmentsHasBeenSet =
false;
566 bool m_inputSpecificationHasBeenSet =
false;
567 bool m_logLevelHasBeenSet =
false;
568 bool m_maintenanceHasBeenSet =
false;
569 bool m_maintenanceStatusHasBeenSet =
false;
570 bool m_nameHasBeenSet =
false;
571 bool m_pipelineDetailsHasBeenSet =
false;
572 bool m_pipelinesRunningCountHasBeenSet =
false;
573 bool m_roleArnHasBeenSet =
false;
574 bool m_stateHasBeenSet =
false;
575 bool m_tagsHasBeenSet =
false;
576 bool m_vpcHasBeenSet =
false;
577 bool m_anywhereSettingsHasBeenSet =
false;
578 bool m_channelEngineVersionHasBeenSet =
false;
579 bool m_linkedChannelSettingsHasBeenSet =
false;
580 bool m_channelSecurityGroupsHasBeenSet =
false;
581 bool m_inferenceSettingsHasBeenSet =
false;
582 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