7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/rekognition/Rekognition_EXPORTS.h>
11#include <aws/rekognition/model/RegionOfInterest.h>
12#include <aws/rekognition/model/StreamProcessorDataSharingPreference.h>
13#include <aws/rekognition/model/StreamProcessorInput.h>
14#include <aws/rekognition/model/StreamProcessorNotificationChannel.h>
15#include <aws/rekognition/model/StreamProcessorOutput.h>
16#include <aws/rekognition/model/StreamProcessorSettings.h>
17#include <aws/rekognition/model/StreamProcessorStatus.h>
22template <
typename RESULT_TYPE>
23class AmazonWebServiceResult;
30namespace Rekognition {
43 template <
typename NameT = Aws::String>
45 m_nameHasBeenSet =
true;
46 m_name = std::forward<NameT>(value);
48 template <
typename NameT = Aws::String>
50 SetName(std::forward<NameT>(value));
60 template <
typename StreamProcessorArnT = Aws::String>
62 m_streamProcessorArnHasBeenSet =
true;
63 m_streamProcessorArn = std::forward<StreamProcessorArnT>(value);
65 template <
typename StreamProcessorArnT = Aws::String>
78 m_statusHasBeenSet =
true;
92 template <
typename StatusMessageT = Aws::String>
94 m_statusMessageHasBeenSet =
true;
95 m_statusMessage = std::forward<StatusMessageT>(value);
97 template <
typename StatusMessageT = Aws::String>
109 template <
typename CreationTimestampT = Aws::Utils::DateTime>
111 m_creationTimestampHasBeenSet =
true;
112 m_creationTimestamp = std::forward<CreationTimestampT>(value);
114 template <
typename CreationTimestampT = Aws::Utils::DateTime>
128 template <
typename LastUpdateTimestampT = Aws::Utils::DateTime>
130 m_lastUpdateTimestampHasBeenSet =
true;
131 m_lastUpdateTimestamp = std::forward<LastUpdateTimestampT>(value);
133 template <
typename LastUpdateTimestampT = Aws::Utils::DateTime>
145 template <
typename InputT = StreamProcessorInput>
147 m_inputHasBeenSet =
true;
148 m_input = std::forward<InputT>(value);
150 template <
typename InputT = StreamProcessorInput>
152 SetInput(std::forward<InputT>(value));
163 template <
typename OutputT = StreamProcessorOutput>
165 m_outputHasBeenSet =
true;
166 m_output = std::forward<OutputT>(value);
168 template <
typename OutputT = StreamProcessorOutput>
180 template <
typename RoleArnT = Aws::String>
182 m_roleArnHasBeenSet =
true;
183 m_roleArn = std::forward<RoleArnT>(value);
185 template <
typename RoleArnT = Aws::String>
199 template <
typename SettingsT = StreamProcessorSettings>
201 m_settingsHasBeenSet =
true;
202 m_settings = std::forward<SettingsT>(value);
204 template <
typename SettingsT = StreamProcessorSettings>
214 template <
typename NotificationChannelT = StreamProcessorNotificationChannel>
216 m_notificationChannelHasBeenSet =
true;
217 m_notificationChannel = std::forward<NotificationChannelT>(value);
219 template <
typename NotificationChannelT = StreamProcessorNotificationChannel>
232 template <
typename KmsKeyIdT = Aws::String>
234 m_kmsKeyIdHasBeenSet =
true;
235 m_kmsKeyId = std::forward<KmsKeyIdT>(value);
237 template <
typename KmsKeyIdT = Aws::String>
251 template <
typename RegionsOfInterestT = Aws::Vector<RegionOfInterest>>
253 m_regionsOfInterestHasBeenSet =
true;
254 m_regionsOfInterest = std::forward<RegionsOfInterestT>(value);
256 template <
typename RegionsOfInterestT = Aws::Vector<RegionOfInterest>>
261 template <
typename RegionsOfInterestT = RegionOfInterest>
263 m_regionsOfInterestHasBeenSet =
true;
264 m_regionsOfInterest.emplace_back(std::forward<RegionsOfInterestT>(value));
277 template <
typename DataSharingPreferenceT = StreamProcessorDataSharingPreference>
279 m_dataSharingPreferenceHasBeenSet =
true;
280 m_dataSharingPreference = std::forward<DataSharingPreferenceT>(value);
282 template <
typename DataSharingPreferenceT = StreamProcessorDataSharingPreference>
292 template <
typename RequestIdT = Aws::String>
294 m_requestIdHasBeenSet =
true;
295 m_requestId = std::forward<RequestIdT>(value);
297 template <
typename RequestIdT = Aws::String>
316 StreamProcessorInput m_input;
318 StreamProcessorOutput m_output;
322 StreamProcessorSettings m_settings;
324 StreamProcessorNotificationChannel m_notificationChannel;
330 StreamProcessorDataSharingPreference m_dataSharingPreference;
333 bool m_nameHasBeenSet =
false;
334 bool m_streamProcessorArnHasBeenSet =
false;
335 bool m_statusHasBeenSet =
false;
336 bool m_statusMessageHasBeenSet =
false;
337 bool m_creationTimestampHasBeenSet =
false;
338 bool m_lastUpdateTimestampHasBeenSet =
false;
339 bool m_inputHasBeenSet =
false;
340 bool m_outputHasBeenSet =
false;
341 bool m_roleArnHasBeenSet =
false;
342 bool m_settingsHasBeenSet =
false;
343 bool m_notificationChannelHasBeenSet =
false;
344 bool m_kmsKeyIdHasBeenSet =
false;
345 bool m_regionsOfInterestHasBeenSet =
false;
346 bool m_dataSharingPreferenceHasBeenSet =
false;
347 bool m_requestIdHasBeenSet =
false;
void SetStatus(StreamProcessorStatus value)
DescribeStreamProcessorResult & WithRequestId(RequestIdT &&value)
const Aws::Utils::DateTime & GetCreationTimestamp() const
const Aws::String & GetRequestId() const
void SetRegionsOfInterest(RegionsOfInterestT &&value)
void SetCreationTimestamp(CreationTimestampT &&value)
void SetName(NameT &&value)
void SetRoleArn(RoleArnT &&value)
const Aws::Vector< RegionOfInterest > & GetRegionsOfInterest() const
DescribeStreamProcessorResult & WithInput(InputT &&value)
void SetDataSharingPreference(DataSharingPreferenceT &&value)
const StreamProcessorDataSharingPreference & GetDataSharingPreference() const
const Aws::String & GetRoleArn() const
DescribeStreamProcessorResult & WithRoleArn(RoleArnT &&value)
DescribeStreamProcessorResult & WithDataSharingPreference(DataSharingPreferenceT &&value)
void SetKmsKeyId(KmsKeyIdT &&value)
DescribeStreamProcessorResult & WithKmsKeyId(KmsKeyIdT &&value)
DescribeStreamProcessorResult & WithCreationTimestamp(CreationTimestampT &&value)
void SetStreamProcessorArn(StreamProcessorArnT &&value)
void SetLastUpdateTimestamp(LastUpdateTimestampT &&value)
DescribeStreamProcessorResult & WithRegionsOfInterest(RegionsOfInterestT &&value)
const Aws::String & GetStatusMessage() const
const StreamProcessorOutput & GetOutput() const
DescribeStreamProcessorResult & WithStatusMessage(StatusMessageT &&value)
const Aws::String & GetName() const
DescribeStreamProcessorResult & WithNotificationChannel(NotificationChannelT &&value)
const Aws::Utils::DateTime & GetLastUpdateTimestamp() const
DescribeStreamProcessorResult & WithLastUpdateTimestamp(LastUpdateTimestampT &&value)
DescribeStreamProcessorResult & WithName(NameT &&value)
void SetInput(InputT &&value)
StreamProcessorStatus GetStatus() const
DescribeStreamProcessorResult & AddRegionsOfInterest(RegionsOfInterestT &&value)
const StreamProcessorNotificationChannel & GetNotificationChannel() const
AWS_REKOGNITION_API DescribeStreamProcessorResult()=default
void SetOutput(OutputT &&value)
DescribeStreamProcessorResult & WithSettings(SettingsT &&value)
void SetRequestId(RequestIdT &&value)
DescribeStreamProcessorResult & WithOutput(OutputT &&value)
const Aws::String & GetKmsKeyId() const
DescribeStreamProcessorResult & WithStreamProcessorArn(StreamProcessorArnT &&value)
void SetSettings(SettingsT &&value)
void SetStatusMessage(StatusMessageT &&value)
AWS_REKOGNITION_API DescribeStreamProcessorResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetNotificationChannel(NotificationChannelT &&value)
const Aws::String & GetStreamProcessorArn() const
const StreamProcessorSettings & GetSettings() const
const StreamProcessorInput & GetInput() const
AWS_REKOGNITION_API DescribeStreamProcessorResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeStreamProcessorResult & WithStatus(StreamProcessorStatus value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue