66 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
112 inline void SetRole(
const char* value) { m_roleHasBeenSet =
true; m_role.assign(value); }
161 inline void SetDatabaseName(
const char* value) { m_databaseNameHasBeenSet =
true; m_databaseName.assign(value); }
205 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
292 inline void SetSchedule(
const char* value) { m_scheduleHasBeenSet =
true; m_schedule.assign(value); }
406 inline void SetTablePrefix(
const char* value) { m_tablePrefixHasBeenSet =
true; m_tablePrefix.assign(value); }
561 inline void SetConfiguration(
const char* value) { m_configurationHasBeenSet =
true; m_configuration.assign(value); }
744 bool m_nameHasBeenSet;
747 bool m_roleHasBeenSet;
750 bool m_databaseNameHasBeenSet;
753 bool m_descriptionHasBeenSet;
756 bool m_targetsHasBeenSet;
759 bool m_scheduleHasBeenSet;
762 bool m_classifiersHasBeenSet;
765 bool m_tablePrefixHasBeenSet;
768 bool m_schemaChangePolicyHasBeenSet;
771 bool m_recrawlPolicyHasBeenSet;
774 bool m_lineageConfigurationHasBeenSet;
777 bool m_configurationHasBeenSet;
780 bool m_crawlerSecurityConfigurationHasBeenSet;
783 bool m_tagsHasBeenSet;