68 inline void SetTitle(
const char* value) { m_titleHasBeenSet =
true; m_title.assign(value); }
112 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
243 inline void SetClientRequestToken(
const char* value) { m_clientRequestTokenHasBeenSet =
true; m_clientRequestToken.assign(value); }
278 bool m_titleHasBeenSet;
281 bool m_descriptionHasBeenSet;
284 bool m_targetsHasBeenSet;
287 bool m_clientRequestTokenHasBeenSet;