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/AWSMap.h>
50 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
64 inline void SetCreatedBy(
const char* value) { m_createdByHasBeenSet =
true; m_createdBy.assign(value); }
90 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
104 inline void SetLastModifiedBy(
const char* value) { m_lastModifiedByHasBeenSet =
true; m_lastModifiedBy.assign(value); }
130 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
144 inline void SetResourceArn(
const char* value) { m_resourceArnHasBeenSet =
true; m_resourceArn.assign(value); }
156 inline void SetRuleCount(
int value) { m_ruleCountHasBeenSet =
true; m_ruleCount = value; }
176 inline RulesetItem&
AddTags(
const char* key,
const char* value) { m_tagsHasBeenSet =
true; m_tags.emplace(key, value);
return *
this; }
188 inline void SetTargetArn(
const char* value) { m_targetArnHasBeenSet =
true; m_targetArn.assign(value); }
196 bool m_accountIdHasBeenSet =
false;
199 bool m_createdByHasBeenSet =
false;
202 bool m_createDateHasBeenSet =
false;
205 bool m_descriptionHasBeenSet =
false;
208 bool m_lastModifiedByHasBeenSet =
false;
211 bool m_lastModifiedDateHasBeenSet =
false;
214 bool m_nameHasBeenSet =
false;
217 bool m_resourceArnHasBeenSet =
false;
220 bool m_ruleCountHasBeenSet =
false;
223 bool m_tagsHasBeenSet =
false;
226 bool m_targetArnHasBeenSet =
false;
RulesetItem & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetName(Aws::String &&value)
RulesetItem & WithName(Aws::String &&value)
const Aws::String & GetAccountId() const
AWS_GLUEDATABREW_API RulesetItem(Aws::Utils::Json::JsonView jsonValue)
RulesetItem & WithDescription(const Aws::String &value)
bool LastModifiedDateHasBeenSet() const
RulesetItem & AddTags(Aws::String &&key, Aws::String &&value)
const Aws::Utils::DateTime & GetCreateDate() const
RulesetItem & WithRuleCount(int value)
void SetCreateDate(Aws::Utils::DateTime &&value)
RulesetItem & WithCreatedBy(const char *value)
bool DescriptionHasBeenSet() const
bool NameHasBeenSet() const
void SetTargetArn(const char *value)
RulesetItem & WithResourceArn(const Aws::String &value)
RulesetItem & AddTags(Aws::String &&key, const char *value)
RulesetItem & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
bool ResourceArnHasBeenSet() const
RulesetItem & WithDescription(const char *value)
void SetCreatedBy(Aws::String &&value)
AWS_GLUEDATABREW_API RulesetItem & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
const Aws::String & GetCreatedBy() const
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
RulesetItem & WithLastModifiedDate(Aws::Utils::DateTime &&value)
RulesetItem & WithName(const Aws::String &value)
RulesetItem & WithName(const char *value)
void SetTargetArn(const Aws::String &value)
const Aws::String & GetResourceArn() const
const Aws::String & GetTargetArn() const
RulesetItem & AddTags(const char *key, const char *value)
void SetRuleCount(int value)
void SetResourceArn(const Aws::String &value)
void SetCreateDate(const Aws::Utils::DateTime &value)
RulesetItem & WithLastModifiedBy(const Aws::String &value)
RulesetItem & WithLastModifiedDate(const Aws::Utils::DateTime &value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
void SetResourceArn(Aws::String &&value)
void SetAccountId(Aws::String &&value)
bool CreatedByHasBeenSet() const
RulesetItem & WithLastModifiedBy(Aws::String &&value)
RulesetItem & WithAccountId(const char *value)
AWS_GLUEDATABREW_API RulesetItem()
bool CreateDateHasBeenSet() const
RulesetItem & AddTags(const Aws::String &key, const Aws::String &value)
RulesetItem & WithTargetArn(const Aws::String &value)
RulesetItem & WithDescription(Aws::String &&value)
bool TagsHasBeenSet() const
bool RuleCountHasBeenSet() const
void SetDescription(const Aws::String &value)
RulesetItem & WithAccountId(Aws::String &&value)
void SetName(const char *value)
bool AccountIdHasBeenSet() const
void SetCreatedBy(const char *value)
void SetResourceArn(const char *value)
const Aws::String & GetLastModifiedBy() const
bool TargetArnHasBeenSet() const
RulesetItem & WithResourceArn(const char *value)
RulesetItem & AddTags(const Aws::String &key, Aws::String &&value)
RulesetItem & WithCreatedBy(Aws::String &&value)
RulesetItem & AddTags(Aws::String &&key, const Aws::String &value)
void SetAccountId(const Aws::String &value)
void SetLastModifiedDate(Aws::Utils::DateTime &&value)
RulesetItem & WithLastModifiedBy(const char *value)
void SetLastModifiedBy(Aws::String &&value)
RulesetItem & AddTags(const char *key, Aws::String &&value)
RulesetItem & WithCreatedBy(const Aws::String &value)
void SetDescription(Aws::String &&value)
void SetDescription(const char *value)
RulesetItem & WithTargetArn(Aws::String &&value)
RulesetItem & WithAccountId(const Aws::String &value)
RulesetItem & WithResourceArn(Aws::String &&value)
RulesetItem & WithCreateDate(Aws::Utils::DateTime &&value)
void SetTargetArn(Aws::String &&value)
void SetLastModifiedBy(const Aws::String &value)
void SetLastModifiedBy(const char *value)
void SetLastModifiedDate(const Aws::Utils::DateTime &value)
void SetName(const Aws::String &value)
bool LastModifiedByHasBeenSet() const
RulesetItem & WithCreateDate(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetLastModifiedDate() const
const Aws::String & GetName() const
RulesetItem & WithTargetArn(const char *value)
void SetAccountId(const char *value)
AWS_GLUEDATABREW_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetDescription() const
void SetCreatedBy(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
Aws::Utils::Json::JsonValue JsonValue