7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetErrorMessage(
const char* value) { m_errorMessageHasBeenSet =
true; m_errorMessage.assign(value); }
63 inline void SetErrorType(
const char* value) { m_errorTypeHasBeenSet =
true; m_errorType.assign(value); }
71 bool m_errorMessageHasBeenSet =
false;
74 bool m_errorTypeHasBeenSet =
false;
void SetErrorMessage(Aws::String &&value)
SnapshotJobResultErrorInfo & WithErrorMessage(const char *value)
SnapshotJobResultErrorInfo & WithErrorMessage(const Aws::String &value)
SnapshotJobResultErrorInfo & WithErrorMessage(Aws::String &&value)
bool ErrorTypeHasBeenSet() const
AWS_QUICKSIGHT_API SnapshotJobResultErrorInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetErrorMessage(const Aws::String &value)
void SetErrorType(Aws::String &&value)
SnapshotJobResultErrorInfo & WithErrorType(Aws::String &&value)
void SetErrorMessage(const char *value)
bool ErrorMessageHasBeenSet() const
void SetErrorType(const char *value)
void SetErrorType(const Aws::String &value)
const Aws::String & GetErrorType() const
AWS_QUICKSIGHT_API SnapshotJobResultErrorInfo(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetErrorMessage() const
SnapshotJobResultErrorInfo & WithErrorType(const Aws::String &value)
AWS_QUICKSIGHT_API SnapshotJobResultErrorInfo()
SnapshotJobResultErrorInfo & WithErrorType(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue