88 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
107 bool m_codeHasBeenSet;
109 bool m_messageHasBeenSet;
void SetMessage(const char *value)
InstanceGroupStateChangeReason & WithCode(InstanceGroupStateChangeReasonCode &&value)
void SetMessage(const Aws::String &value)
const Aws::String & GetMessage() const
const InstanceGroupStateChangeReasonCode & GetCode() const
InstanceGroupStateChangeReasonCode
void SetCode(const InstanceGroupStateChangeReasonCode &value)
InstanceGroupStateChangeReason & WithCode(const InstanceGroupStateChangeReasonCode &value)
void SetMessage(Aws::String &&value)
InstanceGroupStateChangeReason & WithMessage(Aws::String &&value)
void SetCode(InstanceGroupStateChangeReasonCode &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
InstanceGroupStateChangeReason & WithMessage(const Aws::String &value)
InstanceGroupStateChangeReason & WithMessage(const char *value)
JSON (JavaScript Object Notation).