44 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
45 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
65 inline void SetCode(
const char* value) { m_codeHasBeenSet =
true; m_code.assign(value); }
100 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
119 bool m_codeHasBeenSet;
121 bool m_messageHasBeenSet;
SpotInstanceStateFault & WithMessage(const Aws::String &value)
void SetMessage(const char *value)
void SetMessage(const Aws::String &value)
SpotInstanceStateFault & WithCode(const char *value)
void SetCode(const char *value)
const Aws::String & GetMessage() const
void SetMessage(Aws::String &&value)
SpotInstanceStateFault & WithCode(const Aws::String &value)
const Aws::String & GetCode() const
std::basic_ostream< char, std::char_traits< char > > OStream
SpotInstanceStateFault & WithMessage(const char *value)
void SetCode(const Aws::String &value)
SpotInstanceStateFault & WithMessage(Aws::String &&value)
SpotInstanceStateFault & WithCode(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).
void SetCode(Aws::String &&value)