7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/RekognitionRequest.h>
9#include <aws/rekognition/model/StreamProcessorInput.h>
10#include <aws/rekognition/model/StreamProcessorOutput.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
12#include <aws/rekognition/model/StreamProcessorSettings.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
14#include <aws/rekognition/model/StreamProcessorNotificationChannel.h>
15#include <aws/core/utils/memory/stl/AWSVector.h>
16#include <aws/rekognition/model/StreamProcessorDataSharingPreference.h>
17#include <aws/rekognition/model/RegionOfInterest.h>
53 template<
typename InputT = StreamProcessorInput>
54 void SetInput(InputT&& value) { m_inputHasBeenSet =
true; m_input = std::forward<InputT>(value); }
55 template<
typename InputT = StreamProcessorInput>
70 template<
typename OutputT = StreamProcessorOutput>
71 void SetOutput(OutputT&& value) { m_outputHasBeenSet =
true; m_output = std::forward<OutputT>(value); }
72 template<
typename OutputT = StreamProcessorOutput>
86 template<
typename NameT = Aws::String>
87 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
88 template<
typename NameT = Aws::String>
100 template<
typename SettingsT = StreamProcessorSettings>
101 void SetSettings(SettingsT&& value) { m_settingsHasBeenSet =
true; m_settings = std::forward<SettingsT>(value); }
102 template<
typename SettingsT = StreamProcessorSettings>
116 template<
typename RoleArnT = Aws::String>
117 void SetRoleArn(RoleArnT&& value) { m_roleArnHasBeenSet =
true; m_roleArn = std::forward<RoleArnT>(value); }
118 template<
typename RoleArnT = Aws::String>
129 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
130 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
131 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
133 template<
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
135 m_tagsHasBeenSet =
true; m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
return *
this;
143 template<
typename NotificationChannelT = StreamProcessorNotificationChannel>
144 void SetNotificationChannel(NotificationChannelT&& value) { m_notificationChannelHasBeenSet =
true; m_notificationChannel = std::forward<NotificationChannelT>(value); }
145 template<
typename NotificationChannelT = StreamProcessorNotificationChannel>
161 template<
typename KmsKeyIdT = Aws::String>
162 void SetKmsKeyId(KmsKeyIdT&& value) { m_kmsKeyIdHasBeenSet =
true; m_kmsKeyId = std::forward<KmsKeyIdT>(value); }
163 template<
typename KmsKeyIdT = Aws::String>
177 template<
typename RegionsOfInterestT = Aws::Vector<RegionOfInterest>>
178 void SetRegionsOfInterest(RegionsOfInterestT&& value) { m_regionsOfInterestHasBeenSet =
true; m_regionsOfInterest = std::forward<RegionsOfInterestT>(value); }
179 template<
typename RegionsOfInterestT = Aws::Vector<RegionOfInterest>>
181 template<
typename RegionsOfInterestT = RegionOfInterest>
194 template<
typename DataSharingPreferenceT = StreamProcessorDataSharingPreference>
195 void SetDataSharingPreference(DataSharingPreferenceT&& value) { m_dataSharingPreferenceHasBeenSet =
true; m_dataSharingPreference = std::forward<DataSharingPreferenceT>(value); }
196 template<
typename DataSharingPreferenceT = StreamProcessorDataSharingPreference>
202 bool m_inputHasBeenSet =
false;
205 bool m_outputHasBeenSet =
false;
208 bool m_nameHasBeenSet =
false;
211 bool m_settingsHasBeenSet =
false;
214 bool m_roleArnHasBeenSet =
false;
217 bool m_tagsHasBeenSet =
false;
220 bool m_notificationChannelHasBeenSet =
false;
223 bool m_kmsKeyIdHasBeenSet =
false;
226 bool m_regionsOfInterestHasBeenSet =
false;
229 bool m_dataSharingPreferenceHasBeenSet =
false;
const StreamProcessorInput & GetInput() const
bool RegionsOfInterestHasBeenSet() const
void SetSettings(SettingsT &&value)
CreateStreamProcessorRequest & WithNotificationChannel(NotificationChannelT &&value)
bool SettingsHasBeenSet() const
void SetRoleArn(RoleArnT &&value)
const StreamProcessorOutput & GetOutput() const
void SetInput(InputT &&value)
CreateStreamProcessorRequest & WithRegionsOfInterest(RegionsOfInterestT &&value)
const Aws::String & GetRoleArn() const
void SetRegionsOfInterest(RegionsOfInterestT &&value)
bool OutputHasBeenSet() const
const StreamProcessorDataSharingPreference & GetDataSharingPreference() const
CreateStreamProcessorRequest & WithKmsKeyId(KmsKeyIdT &&value)
bool NotificationChannelHasBeenSet() const
bool InputHasBeenSet() const
CreateStreamProcessorRequest & WithOutput(OutputT &&value)
void SetKmsKeyId(KmsKeyIdT &&value)
const StreamProcessorSettings & GetSettings() const
bool NameHasBeenSet() const
CreateStreamProcessorRequest & WithInput(InputT &&value)
const Aws::String & GetKmsKeyId() const
CreateStreamProcessorRequest & WithSettings(SettingsT &&value)
AWS_REKOGNITION_API CreateStreamProcessorRequest()=default
void SetOutput(OutputT &&value)
void SetDataSharingPreference(DataSharingPreferenceT &&value)
bool RoleArnHasBeenSet() const
void SetNotificationChannel(NotificationChannelT &&value)
const StreamProcessorNotificationChannel & GetNotificationChannel() const
const Aws::String & GetName() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
CreateStreamProcessorRequest & WithRoleArn(RoleArnT &&value)
CreateStreamProcessorRequest & WithName(NameT &&value)
CreateStreamProcessorRequest & AddTags(TagsKeyT &&key, TagsValueT &&value)
void SetTags(TagsT &&value)
CreateStreamProcessorRequest & WithTags(TagsT &&value)
bool KmsKeyIdHasBeenSet() const
CreateStreamProcessorRequest & WithDataSharingPreference(DataSharingPreferenceT &&value)
bool DataSharingPreferenceHasBeenSet() const
CreateStreamProcessorRequest & AddRegionsOfInterest(RegionsOfInterestT &&value)
bool TagsHasBeenSet() const
AWS_REKOGNITION_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
AWS_REKOGNITION_API Aws::String SerializePayload() const override
const Aws::Vector< RegionOfInterest > & GetRegionsOfInterest() const
void SetName(NameT &&value)
virtual const char * GetServiceRequestName() const override
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
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