93 inline void SetCode(
const ErrorCode& value) { m_codeHasBeenSet =
true; m_code = value; }
188 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
207 bool m_codeHasBeenSet;
209 bool m_messageHasBeenSet;
#define AWS_CODEDEPLOY_API
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).