69 inline void SetResource(
const char* value) { m_resourceHasBeenSet =
true; m_resource.assign(value); }
105 inline void SetTagKeys(
TagKeys&& value) { m_tagKeysHasBeenSet =
true; m_tagKeys = std::move(value); }
120 bool m_resourceHasBeenSet;
123 bool m_tagKeysHasBeenSet;