62 inline void SetServiceErrorId(
const char* value) { m_serviceErrorIdHasBeenSet =
true; m_serviceErrorId.assign(value); }
97 inline void SetStackId(
const char* value) { m_stackIdHasBeenSet =
true; m_stackId.assign(value); }
132 inline void SetInstanceId(
const char* value) { m_instanceIdHasBeenSet =
true; m_instanceId.assign(value); }
167 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
202 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
237 inline void SetCreatedAt(
const char* value) { m_createdAtHasBeenSet =
true; m_createdAt.assign(value); }
256 bool m_serviceErrorIdHasBeenSet;
258 bool m_stackIdHasBeenSet;
260 bool m_instanceIdHasBeenSet;
262 bool m_typeHasBeenSet;
264 bool m_messageHasBeenSet;
266 bool m_createdAtHasBeenSet;
void SetType(const char *value)
void SetCreatedAt(Aws::String &&value)
const Aws::String & GetCreatedAt() const
void SetStackId(const char *value)
ServiceError & WithServiceErrorId(const Aws::String &value)
void SetInstanceId(Aws::String &&value)
ServiceError & WithCreatedAt(const char *value)
void SetMessage(const char *value)
ServiceError & WithType(const char *value)
ServiceError & WithInstanceId(const char *value)
void SetType(const Aws::String &value)
ServiceError & WithCreatedAt(const Aws::String &value)
ServiceError & WithCreatedAt(Aws::String &&value)
ServiceError & WithInstanceId(const Aws::String &value)
void SetType(Aws::String &&value)
ServiceError & WithType(Aws::String &&value)
ServiceError & WithStackId(const char *value)
void SetInstanceId(const Aws::String &value)
ServiceError & WithMessage(const char *value)
void SetServiceErrorId(Aws::String &&value)
void SetStackId(const Aws::String &value)
ServiceError & WithServiceErrorId(Aws::String &&value)
void SetMessage(Aws::String &&value)
const Aws::String & GetServiceErrorId() const
ServiceError & WithServiceErrorId(const char *value)
void SetStackId(Aws::String &&value)
void SetCreatedAt(const Aws::String &value)
ServiceError & WithMessage(Aws::String &&value)
const Aws::String & GetInstanceId() const
const Aws::String & GetMessage() const
ServiceError & WithMessage(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ServiceError & WithStackId(const Aws::String &value)
void SetServiceErrorId(const char *value)
ServiceError & WithType(const Aws::String &value)
void SetCreatedAt(const char *value)
void SetInstanceId(const char *value)
ServiceError & WithStackId(Aws::String &&value)
void SetServiceErrorId(const Aws::String &value)
ServiceError & WithInstanceId(Aws::String &&value)
void SetMessage(const Aws::String &value)
const Aws::String & GetStackId() const
JSON (JavaScript Object Notation).
const Aws::String & GetType() const