7#include <aws/databrew/GlueDataBrew_EXPORTS.h>
8#include <aws/databrew/GlueDataBrewRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/databrew/model/EncryptionMode.h>
11#include <aws/databrew/model/LogSubscription.h>
12#include <aws/databrew/model/S3Location.h>
13#include <aws/databrew/model/ProfileConfiguration.h>
14#include <aws/core/utils/memory/stl/AWSVector.h>
15#include <aws/core/utils/memory/stl/AWSMap.h>
16#include <aws/databrew/model/JobSample.h>
17#include <aws/databrew/model/ValidationConfiguration.h>
49 template<
typename DatasetNameT = Aws::String>
50 void SetDatasetName(DatasetNameT&& value) { m_datasetNameHasBeenSet =
true; m_datasetName = std::forward<DatasetNameT>(value); }
51 template<
typename DatasetNameT = Aws::String>
62 template<
typename EncryptionKeyArnT = Aws::String>
63 void SetEncryptionKeyArn(EncryptionKeyArnT&& value) { m_encryptionKeyArnHasBeenSet =
true; m_encryptionKeyArn = std::forward<EncryptionKeyArnT>(value); }
64 template<
typename EncryptionKeyArnT = Aws::String>
88 template<
typename NameT = Aws::String>
89 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
90 template<
typename NameT = Aws::String>
112 inline void SetMaxCapacity(
int value) { m_maxCapacityHasBeenSet =
true; m_maxCapacity = value; }
122 inline void SetMaxRetries(
int value) { m_maxRetriesHasBeenSet =
true; m_maxRetries = value; }
130 template<
typename OutputLocationT = S3Location>
131 void SetOutputLocation(OutputLocationT&& value) { m_outputLocationHasBeenSet =
true; m_outputLocation = std::forward<OutputLocationT>(value); }
132 template<
typename OutputLocationT = S3Location>
144 template<
typename ConfigurationT = ProfileConfiguration>
145 void SetConfiguration(ConfigurationT&& value) { m_configurationHasBeenSet =
true; m_configuration = std::forward<ConfigurationT>(value); }
146 template<
typename ConfigurationT = ProfileConfiguration>
156 template<
typename Val
idationConfigurationsT = Aws::Vector<Val
idationConfiguration>>
157 void SetValidationConfigurations(ValidationConfigurationsT&& value) { m_validationConfigurationsHasBeenSet =
true; m_validationConfigurations = std::forward<ValidationConfigurationsT>(value); }
158 template<
typename Val
idationConfigurationsT = Aws::Vector<Val
idationConfiguration>>
160 template<
typename Val
idationConfigurationsT = Val
idationConfiguration>
171 template<
typename RoleArnT = Aws::String>
172 void SetRoleArn(RoleArnT&& value) { m_roleArnHasBeenSet =
true; m_roleArn = std::forward<RoleArnT>(value); }
173 template<
typename RoleArnT = Aws::String>
183 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
184 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
185 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
187 template<
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
189 m_tagsHasBeenSet =
true; m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
return *
this;
200 inline void SetTimeout(
int value) { m_timeoutHasBeenSet =
true; m_timeout = value; }
213 template<
typename JobSampleT = JobSample>
214 void SetJobSample(JobSampleT&& value) { m_jobSampleHasBeenSet =
true; m_jobSample = std::forward<JobSampleT>(value); }
215 template<
typename JobSampleT = JobSample>
221 bool m_datasetNameHasBeenSet =
false;
224 bool m_encryptionKeyArnHasBeenSet =
false;
227 bool m_encryptionModeHasBeenSet =
false;
230 bool m_nameHasBeenSet =
false;
233 bool m_logSubscriptionHasBeenSet =
false;
235 int m_maxCapacity{0};
236 bool m_maxCapacityHasBeenSet =
false;
239 bool m_maxRetriesHasBeenSet =
false;
241 S3Location m_outputLocation;
242 bool m_outputLocationHasBeenSet =
false;
244 ProfileConfiguration m_configuration;
245 bool m_configurationHasBeenSet =
false;
248 bool m_validationConfigurationsHasBeenSet =
false;
251 bool m_roleArnHasBeenSet =
false;
254 bool m_tagsHasBeenSet =
false;
257 bool m_timeoutHasBeenSet =
false;
259 JobSample m_jobSample;
260 bool m_jobSampleHasBeenSet =
false;
LogSubscription GetLogSubscription() const
bool TagsHasBeenSet() const
void SetLogSubscription(LogSubscription value)
const JobSample & GetJobSample() const
void SetName(NameT &&value)
bool NameHasBeenSet() const
CreateProfileJobRequest & WithDatasetName(DatasetNameT &&value)
const S3Location & GetOutputLocation() const
CreateProfileJobRequest & WithEncryptionMode(EncryptionMode value)
CreateProfileJobRequest & WithRoleArn(RoleArnT &&value)
void SetEncryptionKeyArn(EncryptionKeyArnT &&value)
bool RoleArnHasBeenSet() const
void SetValidationConfigurations(ValidationConfigurationsT &&value)
bool DatasetNameHasBeenSet() const
bool LogSubscriptionHasBeenSet() const
CreateProfileJobRequest & WithValidationConfigurations(ValidationConfigurationsT &&value)
void SetRoleArn(RoleArnT &&value)
bool EncryptionKeyArnHasBeenSet() const
CreateProfileJobRequest & WithTimeout(int value)
const Aws::String & GetName() const
virtual const char * GetServiceRequestName() const override
const Aws::String & GetRoleArn() const
void SetJobSample(JobSampleT &&value)
bool ConfigurationHasBeenSet() const
void SetConfiguration(ConfigurationT &&value)
bool EncryptionModeHasBeenSet() const
CreateProfileJobRequest & AddTags(TagsKeyT &&key, TagsValueT &&value)
void SetMaxCapacity(int value)
CreateProfileJobRequest & WithTags(TagsT &&value)
CreateProfileJobRequest & WithOutputLocation(OutputLocationT &&value)
int GetMaxRetries() const
void SetDatasetName(DatasetNameT &&value)
void SetEncryptionMode(EncryptionMode value)
void SetOutputLocation(OutputLocationT &&value)
bool ValidationConfigurationsHasBeenSet() const
CreateProfileJobRequest & WithMaxCapacity(int value)
bool MaxCapacityHasBeenSet() const
void SetTags(TagsT &&value)
CreateProfileJobRequest & AddValidationConfigurations(ValidationConfigurationsT &&value)
CreateProfileJobRequest & WithJobSample(JobSampleT &&value)
const Aws::String & GetEncryptionKeyArn() const
CreateProfileJobRequest & WithName(NameT &&value)
void SetMaxRetries(int value)
const Aws::String & GetDatasetName() const
CreateProfileJobRequest & WithConfiguration(ConfigurationT &&value)
CreateProfileJobRequest & WithMaxRetries(int value)
CreateProfileJobRequest & WithLogSubscription(LogSubscription value)
AWS_GLUEDATABREW_API CreateProfileJobRequest()=default
CreateProfileJobRequest & WithEncryptionKeyArn(EncryptionKeyArnT &&value)
bool JobSampleHasBeenSet() const
bool TimeoutHasBeenSet() const
EncryptionMode GetEncryptionMode() const
int GetMaxCapacity() const
const Aws::Vector< ValidationConfiguration > & GetValidationConfigurations() const
AWS_GLUEDATABREW_API Aws::String SerializePayload() const override
bool OutputLocationHasBeenSet() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
bool MaxRetriesHasBeenSet() const
const ProfileConfiguration & GetConfiguration() const
void SetTimeout(int value)
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