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;
SnapshotJobErrorInfo & WithErrorType(const Aws::String &value)
AWS_QUICKSIGHT_API SnapshotJobErrorInfo()
void SetErrorType(const Aws::String &value)
SnapshotJobErrorInfo & WithErrorType(Aws::String &&value)
const Aws::String & GetErrorMessage() const
void SetErrorType(Aws::String &&value)
void SetErrorMessage(const char *value)
bool ErrorTypeHasBeenSet() const
SnapshotJobErrorInfo & WithErrorMessage(const Aws::String &value)
SnapshotJobErrorInfo & WithErrorMessage(Aws::String &&value)
void SetErrorMessage(const Aws::String &value)
void SetErrorType(const char *value)
void SetErrorMessage(Aws::String &&value)
SnapshotJobErrorInfo & WithErrorType(const char *value)
bool ErrorMessageHasBeenSet() const
SnapshotJobErrorInfo & WithErrorMessage(const char *value)
AWS_QUICKSIGHT_API SnapshotJobErrorInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API SnapshotJobErrorInfo(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetErrorType() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue