59 inline void SetId(
Aws::String&& value) { m_idHasBeenSet =
true; m_id = std::move(value); }
64 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
105 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
146 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
231 bool m_nameHasBeenSet;
234 bool m_descriptionHasBeenSet;
237 bool m_creationDateHasBeenSet;
240 bool m_lastUpdateDateHasBeenSet;