7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medialive/model/CdiInputSpecification.h>
10#include <aws/medialive/model/ChannelClass.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/medialive/model/InputSpecification.h>
13#include <aws/medialive/model/LogLevel.h>
14#include <aws/medialive/model/MaintenanceStatus.h>
15#include <aws/medialive/model/ChannelState.h>
16#include <aws/core/utils/memory/stl/AWSMap.h>
17#include <aws/medialive/model/VpcOutputSettingsDescription.h>
18#include <aws/medialive/model/DescribeAnywhereSettings.h>
19#include <aws/medialive/model/ChannelEngineVersionResponse.h>
20#include <aws/medialive/model/OutputDestination.h>
21#include <aws/medialive/model/ChannelEgressEndpoint.h>
22#include <aws/medialive/model/InputAttachment.h>
60 template<
typename ArnT = Aws::String>
61 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
62 template<
typename ArnT = Aws::String>
72 template<
typename CdiInputSpecificationT = CdiInputSpecification>
73 void SetCdiInputSpecification(CdiInputSpecificationT&& value) { m_cdiInputSpecificationHasBeenSet =
true; m_cdiInputSpecification = std::forward<CdiInputSpecificationT>(value); }
74 template<
typename CdiInputSpecificationT = CdiInputSpecification>
99 template<
typename DestinationsT = Aws::Vector<OutputDestination>>
100 void SetDestinations(DestinationsT&& value) { m_destinationsHasBeenSet =
true; m_destinations = std::forward<DestinationsT>(value); }
101 template<
typename DestinationsT = Aws::Vector<OutputDestination>>
103 template<
typename DestinationsT = OutputDestination>
104 ChannelSummary&
AddDestinations(DestinationsT&& value) { m_destinationsHasBeenSet =
true; m_destinations.emplace_back(std::forward<DestinationsT>(value));
return *
this; }
113 template<
typename EgressEndpo
intsT = Aws::Vector<ChannelEgressEndpo
int>>
114 void SetEgressEndpoints(EgressEndpointsT&& value) { m_egressEndpointsHasBeenSet =
true; m_egressEndpoints = std::forward<EgressEndpointsT>(value); }
115 template<
typename EgressEndpo
intsT = Aws::Vector<ChannelEgressEndpo
int>>
117 template<
typename EgressEndpo
intsT = ChannelEgressEndpo
int>
118 ChannelSummary&
AddEgressEndpoints(EgressEndpointsT&& value) { m_egressEndpointsHasBeenSet =
true; m_egressEndpoints.emplace_back(std::forward<EgressEndpointsT>(value));
return *
this; }
127 template<
typename IdT = Aws::String>
128 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
129 template<
typename IdT = Aws::String>
139 template<
typename InputAttachmentsT = Aws::Vector<InputAttachment>>
140 void SetInputAttachments(InputAttachmentsT&& value) { m_inputAttachmentsHasBeenSet =
true; m_inputAttachments = std::forward<InputAttachmentsT>(value); }
141 template<
typename InputAttachmentsT = Aws::Vector<InputAttachment>>
143 template<
typename InputAttachmentsT = InputAttachment>
144 ChannelSummary&
AddInputAttachments(InputAttachmentsT&& value) { m_inputAttachmentsHasBeenSet =
true; m_inputAttachments.emplace_back(std::forward<InputAttachmentsT>(value));
return *
this; }
153 template<
typename InputSpecificationT = InputSpecification>
154 void SetInputSpecification(InputSpecificationT&& value) { m_inputSpecificationHasBeenSet =
true; m_inputSpecification = std::forward<InputSpecificationT>(value); }
155 template<
typename InputSpecificationT = InputSpecification>
175 template<
typename Ma
intenanceT = Ma
intenanceStatus>
176 void SetMaintenance(MaintenanceT&& value) { m_maintenanceHasBeenSet =
true; m_maintenance = std::forward<MaintenanceT>(value); }
177 template<
typename Ma
intenanceT = Ma
intenanceStatus>
187 template<
typename NameT = Aws::String>
188 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
189 template<
typename NameT = Aws::String>
209 template<
typename RoleArnT = Aws::String>
210 void SetRoleArn(RoleArnT&& value) { m_roleArnHasBeenSet =
true; m_roleArn = std::forward<RoleArnT>(value); }
211 template<
typename RoleArnT = Aws::String>
229 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
230 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
231 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
233 template<
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
235 m_tagsHasBeenSet =
true; m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
return *
this;
245 template<
typename VpcT = VpcOutputSettingsDescription>
246 void SetVpc(VpcT&& value) { m_vpcHasBeenSet =
true; m_vpc = std::forward<VpcT>(value); }
247 template<
typename VpcT = VpcOutputSettingsDescription>
257 template<
typename AnywhereSettingsT = DescribeAnywhereSettings>
258 void SetAnywhereSettings(AnywhereSettingsT&& value) { m_anywhereSettingsHasBeenSet =
true; m_anywhereSettings = std::forward<AnywhereSettingsT>(value); }
259 template<
typename AnywhereSettingsT = DescribeAnywhereSettings>
269 template<
typename ChannelEngineVersionT = ChannelEngineVersionResponse>
270 void SetChannelEngineVersion(ChannelEngineVersionT&& value) { m_channelEngineVersionHasBeenSet =
true; m_channelEngineVersion = std::forward<ChannelEngineVersionT>(value); }
271 template<
typename ChannelEngineVersionT = ChannelEngineVersionResponse>
281 template<
typename UsedChannelEngineVersionsT = Aws::Vector<ChannelEngineVersionResponse>>
282 void SetUsedChannelEngineVersions(UsedChannelEngineVersionsT&& value) { m_usedChannelEngineVersionsHasBeenSet =
true; m_usedChannelEngineVersions = std::forward<UsedChannelEngineVersionsT>(value); }
283 template<
typename UsedChannelEngineVersionsT = Aws::Vector<ChannelEngineVersionResponse>>
285 template<
typename UsedChannelEngineVersionsT = ChannelEngineVersionResponse>
286 ChannelSummary&
AddUsedChannelEngineVersions(UsedChannelEngineVersionsT&& value) { m_usedChannelEngineVersionsHasBeenSet =
true; m_usedChannelEngineVersions.emplace_back(std::forward<UsedChannelEngineVersionsT>(value));
return *
this; }
291 bool m_arnHasBeenSet =
false;
294 bool m_cdiInputSpecificationHasBeenSet =
false;
297 bool m_channelClassHasBeenSet =
false;
300 bool m_destinationsHasBeenSet =
false;
303 bool m_egressEndpointsHasBeenSet =
false;
306 bool m_idHasBeenSet =
false;
309 bool m_inputAttachmentsHasBeenSet =
false;
311 InputSpecification m_inputSpecification;
312 bool m_inputSpecificationHasBeenSet =
false;
315 bool m_logLevelHasBeenSet =
false;
317 MaintenanceStatus m_maintenance;
318 bool m_maintenanceHasBeenSet =
false;
321 bool m_nameHasBeenSet =
false;
323 int m_pipelinesRunningCount{0};
324 bool m_pipelinesRunningCountHasBeenSet =
false;
327 bool m_roleArnHasBeenSet =
false;
330 bool m_stateHasBeenSet =
false;
333 bool m_tagsHasBeenSet =
false;
335 VpcOutputSettingsDescription m_vpc;
336 bool m_vpcHasBeenSet =
false;
338 DescribeAnywhereSettings m_anywhereSettings;
339 bool m_anywhereSettingsHasBeenSet =
false;
341 ChannelEngineVersionResponse m_channelEngineVersion;
342 bool m_channelEngineVersionHasBeenSet =
false;
345 bool m_usedChannelEngineVersionsHasBeenSet =
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