25 namespace AlexaForBusiness
65 inline void SetArn(
Aws::String&& value) { m_arnHasBeenSet =
true; m_arn = std::move(value); }
70 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
111 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
255 bool m_arnHasBeenSet;
258 bool m_nameHasBeenSet;
261 bool m_typeHasBeenSet;
264 bool m_iPDialInHasBeenSet;
267 bool m_pSTNDialInHasBeenSet;
270 bool m_meetingSettingHasBeenSet;