7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/medialive/MediaLiveRequest.h>
10#include <aws/medialive/MediaLive_EXPORTS.h>
11#include <aws/medialive/model/AnywhereSettings.h>
12#include <aws/medialive/model/CdiInputSpecification.h>
13#include <aws/medialive/model/ChannelEngineVersionRequest.h>
14#include <aws/medialive/model/EncoderSettings.h>
15#include <aws/medialive/model/InferenceSettings.h>
16#include <aws/medialive/model/InputAttachment.h>
17#include <aws/medialive/model/InputSpecification.h>
18#include <aws/medialive/model/LinkedChannelSettings.h>
19#include <aws/medialive/model/LogLevel.h>
20#include <aws/medialive/model/MaintenanceUpdateSettings.h>
21#include <aws/medialive/model/OutputDestination.h>
52 template <
typename CdiInputSpecificationT = CdiInputSpecification>
54 m_cdiInputSpecificationHasBeenSet =
true;
55 m_cdiInputSpecification = std::forward<CdiInputSpecificationT>(value);
57 template <
typename CdiInputSpecificationT = CdiInputSpecification>
70 template <
typename ChannelIdT = Aws::String>
72 m_channelIdHasBeenSet =
true;
73 m_channelId = std::forward<ChannelIdT>(value);
75 template <
typename ChannelIdT = Aws::String>
88 template <
typename DestinationsT = Aws::Vector<OutputDestination>>
90 m_destinationsHasBeenSet =
true;
91 m_destinations = std::forward<DestinationsT>(value);
93 template <
typename DestinationsT = Aws::Vector<OutputDestination>>
98 template <
typename DestinationsT = OutputDestination>
100 m_destinationsHasBeenSet =
true;
101 m_destinations.emplace_back(std::forward<DestinationsT>(value));
112 template <
typename EncoderSettingsT = EncoderSettings>
114 m_encoderSettingsHasBeenSet =
true;
115 m_encoderSettings = std::forward<EncoderSettingsT>(value);
117 template <
typename EncoderSettingsT = EncoderSettings>
128 template <
typename InputAttachmentsT = Aws::Vector<InputAttachment>>
130 m_inputAttachmentsHasBeenSet =
true;
131 m_inputAttachments = std::forward<InputAttachmentsT>(value);
133 template <
typename InputAttachmentsT = Aws::Vector<InputAttachment>>
138 template <
typename InputAttachmentsT = InputAttachment>
140 m_inputAttachmentsHasBeenSet =
true;
141 m_inputAttachments.emplace_back(std::forward<InputAttachmentsT>(value));
152 template <
typename InputSpecificationT = InputSpecification>
154 m_inputSpecificationHasBeenSet =
true;
155 m_inputSpecification = std::forward<InputSpecificationT>(value);
157 template <
typename InputSpecificationT = InputSpecification>
171 m_logLevelHasBeenSet =
true;
186 template <
typename Ma
intenanceT = Ma
intenanceUpdateSettings>
188 m_maintenanceHasBeenSet =
true;
189 m_maintenance = std::forward<MaintenanceT>(value);
191 template <
typename Ma
intenanceT = Ma
intenanceUpdateSettings>
204 template <
typename NameT = Aws::String>
206 m_nameHasBeenSet =
true;
207 m_name = std::forward<NameT>(value);
209 template <
typename NameT = Aws::String>
211 SetName(std::forward<NameT>(value));
224 template <
typename RoleArnT = Aws::String>
226 m_roleArnHasBeenSet =
true;
227 m_roleArn = std::forward<RoleArnT>(value);
229 template <
typename RoleArnT = Aws::String>
242 template <
typename ChannelEngineVersionT = ChannelEngineVersionRequest>
244 m_channelEngineVersionHasBeenSet =
true;
245 m_channelEngineVersion = std::forward<ChannelEngineVersionT>(value);
247 template <
typename ChannelEngineVersionT = ChannelEngineVersionRequest>
259 m_dryRunHasBeenSet =
true;
274 template <
typename AnywhereSettingsT = AnywhereSettings>
276 m_anywhereSettingsHasBeenSet =
true;
277 m_anywhereSettings = std::forward<AnywhereSettingsT>(value);
279 template <
typename AnywhereSettingsT = AnywhereSettings>
292 template <
typename LinkedChannelSettingsT = LinkedChannelSettings>
294 m_linkedChannelSettingsHasBeenSet =
true;
295 m_linkedChannelSettings = std::forward<LinkedChannelSettingsT>(value);
297 template <
typename LinkedChannelSettingsT = LinkedChannelSettings>
310 template <
typename ChannelSecurityGroupsT = Aws::Vector<Aws::String>>
312 m_channelSecurityGroupsHasBeenSet =
true;
313 m_channelSecurityGroups = std::forward<ChannelSecurityGroupsT>(value);
315 template <
typename ChannelSecurityGroupsT = Aws::Vector<Aws::String>>
320 template <
typename ChannelSecurityGroupsT = Aws::String>
322 m_channelSecurityGroupsHasBeenSet =
true;
323 m_channelSecurityGroups.emplace_back(std::forward<ChannelSecurityGroupsT>(value));
334 template <
typename InferenceSettingsT = InferenceSettings>
336 m_inferenceSettingsHasBeenSet =
true;
337 m_inferenceSettings = std::forward<InferenceSettingsT>(value);
339 template <
typename InferenceSettingsT = InferenceSettings>
360 MaintenanceUpdateSettings m_maintenance;
366 ChannelEngineVersionRequest m_channelEngineVersion;
368 bool m_dryRun{
false};
370 AnywhereSettings m_anywhereSettings;
372 LinkedChannelSettings m_linkedChannelSettings;
376 InferenceSettings m_inferenceSettings;
377 bool m_cdiInputSpecificationHasBeenSet =
false;
378 bool m_channelIdHasBeenSet =
false;
379 bool m_destinationsHasBeenSet =
false;
380 bool m_encoderSettingsHasBeenSet =
false;
381 bool m_inputAttachmentsHasBeenSet =
false;
382 bool m_inputSpecificationHasBeenSet =
false;
383 bool m_logLevelHasBeenSet =
false;
384 bool m_maintenanceHasBeenSet =
false;
385 bool m_nameHasBeenSet =
false;
386 bool m_roleArnHasBeenSet =
false;
387 bool m_channelEngineVersionHasBeenSet =
false;
388 bool m_dryRunHasBeenSet =
false;
389 bool m_anywhereSettingsHasBeenSet =
false;
390 bool m_linkedChannelSettingsHasBeenSet =
false;
391 bool m_channelSecurityGroupsHasBeenSet =
false;
392 bool m_inferenceSettingsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector