71 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
105 inline void SetCopyTags(
bool value) { m_copyTagsHasBeenSet =
true; m_copyTags = value; }
160 inline Schedule&
AddTagsToAdd(
Tag&& value) { m_tagsToAddHasBeenSet =
true; m_tagsToAdd.push_back(std::move(value));
return *
this; }
413 bool m_nameHasBeenSet;
416 bool m_copyTagsHasBeenSet;
419 bool m_tagsToAddHasBeenSet;
422 bool m_variableTagsHasBeenSet;
425 bool m_createRuleHasBeenSet;
428 bool m_retainRuleHasBeenSet;
431 bool m_fastRestoreRuleHasBeenSet;
434 bool m_crossRegionCopyRulesHasBeenSet;
437 bool m_shareRulesHasBeenSet;