77 inline void SetJobId(
const char* value) { m_jobIdHasBeenSet =
true; m_jobId.assign(value); }
225 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
268 inline void SetKmsKeyARN(
const char* value) { m_kmsKeyARNHasBeenSet =
true; m_kmsKeyARN.assign(value); }
317 inline void SetRoleARN(
const char* value) { m_roleARNHasBeenSet =
true; m_roleARN.assign(value); }
358 inline void SetAddressId(
const char* value) { m_addressIdHasBeenSet =
true; m_addressId.assign(value); }
562 bool m_jobIdHasBeenSet;
564 bool m_jobStateHasBeenSet;
566 bool m_jobTypeHasBeenSet;
568 bool m_creationDateHasBeenSet;
570 bool m_resourcesHasBeenSet;
572 bool m_descriptionHasBeenSet;
574 bool m_kmsKeyARNHasBeenSet;
576 bool m_roleARNHasBeenSet;
578 bool m_addressIdHasBeenSet;
580 bool m_shippingDetailsHasBeenSet;
582 bool m_snowballCapacityPreferenceHasBeenSet;
584 bool m_notificationHasBeenSet;
586 bool m_dataTransferProgressHasBeenSet;
588 bool m_jobLogInfoHasBeenSet;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).