67 inline void SetJobFlowId(
const char* value) { m_jobFlowIdHasBeenSet =
true; m_jobFlowId.assign(value); }
102 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
137 inline void SetLogUri(
const char* value) { m_logUriHasBeenSet =
true; m_logUri.assign(value); }
192 inline void SetAmiVersion(
const char* value) { m_amiVersionHasBeenSet =
true; m_amiVersion.assign(value); }
418 inline void SetVisibleToAllUsers(
bool value) { m_visibleToAllUsersHasBeenSet =
true; m_visibleToAllUsers = value; }
452 inline void SetJobFlowRole(
const char* value) { m_jobFlowRoleHasBeenSet =
true; m_jobFlowRole.assign(value); }
494 inline void SetServiceRole(
const char* value) { m_serviceRoleHasBeenSet =
true; m_serviceRole.assign(value); }
516 bool m_jobFlowIdHasBeenSet;
518 bool m_nameHasBeenSet;
520 bool m_logUriHasBeenSet;
522 bool m_amiVersionHasBeenSet;
524 bool m_executionStatusDetailHasBeenSet;
526 bool m_instancesHasBeenSet;
528 bool m_stepsHasBeenSet;
530 bool m_bootstrapActionsHasBeenSet;
532 bool m_supportedProductsHasBeenSet;
533 bool m_visibleToAllUsers;
534 bool m_visibleToAllUsersHasBeenSet;
536 bool m_jobFlowRoleHasBeenSet;
538 bool m_serviceRoleHasBeenSet;
JobFlowDetail & WithVisibleToAllUsers(bool value)
JobFlowDetail & WithSupportedProducts(const Aws::Vector< Aws::String > &value)
void SetBootstrapActions(Aws::Vector< BootstrapActionDetail > &&value)
const Aws::String & GetJobFlowRole() const
JobFlowDetail & WithBootstrapActions(const Aws::Vector< BootstrapActionDetail > &value)
void SetLogUri(const Aws::String &value)
JobFlowDetail & WithJobFlowRole(const Aws::String &value)
JobFlowDetail & WithJobFlowRole(const char *value)
JobFlowDetail & WithJobFlowId(Aws::String &&value)
void SetServiceRole(const Aws::String &value)
void SetServiceRole(const char *value)
void SetName(const char *value)
void SetSupportedProducts(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetSupportedProducts() const
bool GetVisibleToAllUsers() const
JobFlowDetail & AddBootstrapActions(const BootstrapActionDetail &value)
JobFlowDetail & WithSteps(const Aws::Vector< StepDetail > &value)
void SetAmiVersion(const char *value)
void SetJobFlowRole(const char *value)
const Aws::String & GetName() const
JobFlowDetail & WithLogUri(const Aws::String &value)
JobFlowDetail & WithAmiVersion(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
JobFlowDetail & WithLogUri(const char *value)
void SetName(const Aws::String &value)
JobFlowDetail & WithServiceRole(const Aws::String &value)
JobFlowDetail & WithName(const Aws::String &value)
void SetAmiVersion(Aws::String &&value)
JobFlowDetail & WithSupportedProducts(Aws::Vector< Aws::String > &&value)
void SetSteps(Aws::Vector< StepDetail > &&value)
JobFlowDetail & AddSteps(const StepDetail &value)
JobFlowDetail & WithInstances(JobFlowInstancesDetail &&value)
JobFlowDetail & WithJobFlowId(const char *value)
void SetAmiVersion(const Aws::String &value)
JobFlowDetail & WithJobFlowRole(Aws::String &&value)
JobFlowDetail & AddBootstrapActions(BootstrapActionDetail &&value)
void SetSupportedProducts(Aws::Vector< Aws::String > &&value)
JobFlowDetail & AddSupportedProducts(const char *value)
JobFlowDetail & WithSteps(Aws::Vector< StepDetail > &&value)
JobFlowDetail & WithAmiVersion(const Aws::String &value)
JobFlowDetail & WithExecutionStatusDetail(const JobFlowExecutionStatusDetail &value)
const Aws::Vector< BootstrapActionDetail > & GetBootstrapActions() const
void SetServiceRole(Aws::String &&value)
JobFlowDetail & AddSteps(StepDetail &&value)
const Aws::Vector< StepDetail > & GetSteps() const
JobFlowDetail & AddSupportedProducts(const Aws::String &value)
JobFlowDetail & WithInstances(const JobFlowInstancesDetail &value)
void SetName(Aws::String &&value)
void SetSteps(const Aws::Vector< StepDetail > &value)
void SetLogUri(const char *value)
JobFlowDetail & WithLogUri(Aws::String &&value)
void SetJobFlowRole(const Aws::String &value)
void SetExecutionStatusDetail(const JobFlowExecutionStatusDetail &value)
JobFlowDetail & WithServiceRole(const char *value)
JobFlowDetail & WithBootstrapActions(Aws::Vector< BootstrapActionDetail > &&value)
void SetInstances(JobFlowInstancesDetail &&value)
JobFlowDetail & WithExecutionStatusDetail(JobFlowExecutionStatusDetail &&value)
void SetLogUri(Aws::String &&value)
void SetBootstrapActions(const Aws::Vector< BootstrapActionDetail > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetServiceRole() const
void SetJobFlowRole(Aws::String &&value)
void SetVisibleToAllUsers(bool value)
void SetJobFlowId(const Aws::String &value)
JobFlowDetail & WithName(Aws::String &&value)
JobFlowDetail & WithAmiVersion(const char *value)
const JobFlowExecutionStatusDetail & GetExecutionStatusDetail() const
const Aws::String & GetLogUri() const
void SetJobFlowId(const char *value)
JobFlowDetail & WithName(const char *value)
const JobFlowInstancesDetail & GetInstances() const
JobFlowDetail & AddSupportedProducts(Aws::String &&value)
void SetJobFlowId(Aws::String &&value)
const Aws::String & GetJobFlowId() const
const Aws::String & GetAmiVersion() const
JobFlowDetail & WithServiceRole(Aws::String &&value)
JSON (JavaScript Object Notation).
void SetInstances(const JobFlowInstancesDetail &value)
void SetExecutionStatusDetail(JobFlowExecutionStatusDetail &&value)
JobFlowDetail & WithJobFlowId(const Aws::String &value)