65 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
100 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
201 bool m_nameHasBeenSet;
203 bool m_configHasBeenSet;
205 bool m_actionOnFailureHasBeenSet;
207 bool m_statusHasBeenSet;
StepSummary & WithName(Aws::String &&value)
const StepStatus & GetStatus() const
StepSummary & WithStatus(StepStatus &&value)
void SetActionOnFailure(const ActionOnFailure &value)
void SetId(const Aws::String &value)
StepSummary & WithStatus(const StepStatus &value)
const HadoopStepConfig & GetConfig() const
StepSummary & WithName(const char *value)
StepSummary & WithConfig(HadoopStepConfig &&value)
StepSummary & WithId(Aws::String &&value)
StepSummary & WithConfig(const HadoopStepConfig &value)
void SetActionOnFailure(ActionOnFailure &&value)
void SetId(Aws::String &&value)
StepSummary & WithName(const Aws::String &value)
StepSummary & WithActionOnFailure(ActionOnFailure &&value)
void SetName(Aws::String &&value)
void SetName(const Aws::String &value)
void SetStatus(const StepStatus &value)
void SetConfig(const HadoopStepConfig &value)
void SetConfig(HadoopStepConfig &&value)
StepSummary & WithId(const Aws::String &value)
StepSummary & WithActionOnFailure(const ActionOnFailure &value)
StepSummary & WithId(const char *value)
const Aws::String & GetName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetName(const char *value)
const ActionOnFailure & GetActionOnFailure() const
const Aws::String & GetId() const
void SetStatus(StepStatus &&value)
JSON (JavaScript Object Notation).
void SetId(const char *value)