74 inline void SetClientRequestToken(
const char* value) { m_clientRequestTokenHasBeenSet =
true; m_clientRequestToken.assign(value); }
219 inline void SetIamRole(
const char* value) { m_iamRoleHasBeenSet =
true; m_iamRole.assign(value); }
587 inline void SetCompute(
Compute&& value) { m_computeHasBeenSet =
true; m_compute = std::move(value); }
602 bool m_clientRequestTokenHasBeenSet;
605 bool m_outputLocationHasBeenSet;
608 bool m_loggingConfigHasBeenSet;
610 long long m_maxJobDurationInSeconds;
611 bool m_maxJobDurationInSecondsHasBeenSet;
614 bool m_iamRoleHasBeenSet;
617 bool m_failureBehaviorHasBeenSet;
620 bool m_robotApplicationsHasBeenSet;
623 bool m_simulationApplicationsHasBeenSet;
626 bool m_dataSourcesHasBeenSet;
629 bool m_tagsHasBeenSet;
632 bool m_vpcConfigHasBeenSet;
635 bool m_computeHasBeenSet;