7#include <aws/databrew/GlueDataBrew_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
52 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
66 inline void SetCreatedBy(
const char* value) { m_createdByHasBeenSet =
true; m_createdBy.assign(value); }
96 inline Schedule&
AddJobNames(
const char* value) { m_jobNamesHasBeenSet =
true; m_jobNames.push_back(value);
return *
this; }
108 inline void SetLastModifiedBy(
const char* value) { m_lastModifiedByHasBeenSet =
true; m_lastModifiedBy.assign(value); }
134 inline void SetResourceArn(
const char* value) { m_resourceArnHasBeenSet =
true; m_resourceArn.assign(value); }
150 inline void SetCronExpression(
const char* value) { m_cronExpressionHasBeenSet =
true; m_cronExpression.assign(value); }
170 inline Schedule&
AddTags(
const char* key,
Aws::String&& value) { m_tagsHasBeenSet =
true; m_tags.emplace(key, std::move(value));
return *
this; }
171 inline Schedule&
AddTags(
Aws::String&& key,
const char* value) { m_tagsHasBeenSet =
true; m_tags.emplace(std::move(key), value);
return *
this; }
172 inline Schedule&
AddTags(
const char* key,
const char* value) { m_tagsHasBeenSet =
true; m_tags.emplace(key, value);
return *
this; }
183 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
191 bool m_accountIdHasBeenSet =
false;
194 bool m_createdByHasBeenSet =
false;
197 bool m_createDateHasBeenSet =
false;
200 bool m_jobNamesHasBeenSet =
false;
203 bool m_lastModifiedByHasBeenSet =
false;
206 bool m_lastModifiedDateHasBeenSet =
false;
209 bool m_resourceArnHasBeenSet =
false;
212 bool m_cronExpressionHasBeenSet =
false;
215 bool m_tagsHasBeenSet =
false;
218 bool m_nameHasBeenSet =
false;
Schedule & WithLastModifiedBy(const Aws::String &value)
const Aws::String & GetName() const
void SetResourceArn(const char *value)
const Aws::Vector< Aws::String > & GetJobNames() const
Schedule & WithLastModifiedDate(const Aws::Utils::DateTime &value)
void SetName(const Aws::String &value)
Schedule & AddTags(Aws::String &&key, const Aws::String &value)
Schedule & AddJobNames(Aws::String &&value)
void SetLastModifiedDate(Aws::Utils::DateTime &&value)
void SetLastModifiedBy(Aws::String &&value)
void SetName(const char *value)
Schedule & WithCronExpression(Aws::String &&value)
void SetAccountId(const char *value)
void SetCronExpression(Aws::String &&value)
Schedule & WithResourceArn(Aws::String &&value)
Schedule & AddTags(const char *key, const char *value)
Schedule & WithJobNames(Aws::Vector< Aws::String > &&value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
Schedule & WithCronExpression(const Aws::String &value)
Schedule & WithCreateDate(const Aws::Utils::DateTime &value)
Schedule & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
Schedule & WithLastModifiedDate(Aws::Utils::DateTime &&value)
AWS_GLUEDATABREW_API Schedule()
Schedule & WithAccountId(const Aws::String &value)
bool CronExpressionHasBeenSet() const
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
Schedule & AddTags(const Aws::String &key, const Aws::String &value)
Schedule & AddTags(Aws::String &&key, const char *value)
Schedule & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
Schedule & AddTags(const char *key, Aws::String &&value)
Schedule & WithLastModifiedBy(const char *value)
Schedule & WithName(Aws::String &&value)
void SetResourceArn(const Aws::String &value)
bool LastModifiedByHasBeenSet() const
void SetCreateDate(Aws::Utils::DateTime &&value)
Schedule & WithAccountId(Aws::String &&value)
AWS_GLUEDATABREW_API Schedule & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLastModifiedBy(const char *value)
Schedule & AddJobNames(const Aws::String &value)
bool CreatedByHasBeenSet() const
void SetLastModifiedBy(const Aws::String &value)
void SetAccountId(const Aws::String &value)
const Aws::Utils::DateTime & GetCreateDate() const
bool ResourceArnHasBeenSet() const
void SetJobNames(Aws::Vector< Aws::String > &&value)
const Aws::String & GetResourceArn() const
bool TagsHasBeenSet() const
Schedule & WithResourceArn(const char *value)
Schedule & WithCronExpression(const char *value)
bool CreateDateHasBeenSet() const
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetCreatedBy(const Aws::String &value)
Schedule & WithName(const char *value)
AWS_GLUEDATABREW_API Schedule(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAccountId() const
void SetJobNames(const Aws::Vector< Aws::String > &value)
void SetCreateDate(const Aws::Utils::DateTime &value)
bool LastModifiedDateHasBeenSet() const
const Aws::String & GetLastModifiedBy() const
Schedule & WithCreatedBy(const Aws::String &value)
Schedule & WithCreatedBy(const char *value)
Schedule & AddJobNames(const char *value)
Schedule & AddTags(const Aws::String &key, Aws::String &&value)
void SetCreatedBy(Aws::String &&value)
bool NameHasBeenSet() const
Schedule & WithResourceArn(const Aws::String &value)
void SetName(Aws::String &&value)
void SetCreatedBy(const char *value)
void SetAccountId(Aws::String &&value)
Schedule & WithAccountId(const char *value)
Schedule & WithCreateDate(Aws::Utils::DateTime &&value)
Schedule & WithCreatedBy(Aws::String &&value)
Schedule & WithJobNames(const Aws::Vector< Aws::String > &value)
const Aws::Utils::DateTime & GetLastModifiedDate() const
Schedule & WithLastModifiedBy(Aws::String &&value)
Schedule & AddTags(Aws::String &&key, Aws::String &&value)
bool AccountIdHasBeenSet() const
const Aws::String & GetCronExpression() const
void SetCronExpression(const char *value)
void SetLastModifiedDate(const Aws::Utils::DateTime &value)
bool JobNamesHasBeenSet() const
const Aws::String & GetCreatedBy() const
void SetResourceArn(Aws::String &&value)
AWS_GLUEDATABREW_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCronExpression(const Aws::String &value)
Schedule & WithName(const Aws::String &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
Aws::Utils::Json::JsonValue JsonValue